Back to Browse

Telugu Calendar Utilities MCP Server

Developer ToolsUse Caution4.8Local
Free

Telugu Panchangam: tithi, nakshatra, muhurtas, festivals, tarabalam, gochara, daily rasi phalalu

About

Telugu Panchangam: tithi, nakshatra, muhurtas, festivals, tarabalam, gochara, daily rasi phalalu

Security Report

4.8
Use Caution4.8High Risk

This is a well-structured MCP server for Panchangam (vedic calendar) calculations with appropriate authentication scoping and no critical security issues. The code demonstrates good input validation, proper error handling, and safe credential practices. Minor code quality observations exist but do not materially impact security. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

6 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

system_info

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-socraticsurge-panchangam": {
      "args": [
        "mcp-server-panchangam"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Telugu Panchangam Calendar Feeds

Subscribable Telugu Panchangam feeds for 22 cities — delivered as .ics files you can add to Google Calendar, Apple Calendar, or Outlook.

Every day appears as an all-day event (no calendar blocking) with full Panchangam details in the description. Festival days — Ugadi, Vinayaka Chavithi, Deepavali, Maha Shivaratri, the Sankranti cluster, and 30+ more — are marked with 🪔 in the title; other special days (Ekadashi, Amavasya, Pournami, Pradosham, Sankranti, Eclipses) with ⚡.

Today's Panchangam at panchangam.astrochaganti.com

Subscribe

Visit the landing page to pick your city and calculation system and copy your webcal:// URL:

panchangam.astrochaganti.com

The site is also a daily toolkit: Today's Panchangam (any date, any city), Tarabalam · Muhurtam (good days and ranked time slots for up to four people by birth star, with Chandrabalam), and the Gochara chart with Rasi Phalalu (South Indian chart, transit verdicts and a computed daily reading). Everything is shareable to WhatsApp.

Subscribe flow — pick a feed, copy the webcal URL, add to your calendar

What's in each day's event

  • Metadata — Samvatsara, Maasam, Paksham, Vaaram, solar and lunar signs
  • Pancha Anga — Tithi, Nakshatra, Yoga, Karana with start/end times
  • Sky markers — Sunrise, Sunset, Moonrise, Moonset
  • Auspicious windows — Brahma Muhurta, Abhijit Muhurta, Amrita Kalam
  • Inauspicious windows — Rahu Kalam, Gulika Kalam, Yamagandam, Varjyam, Durmuhurtham
  • Choghadiya — 8 day blocks with names
  • Eclipses — Solar and lunar eclipses with type (Total/Partial/Annular/Penumbral), visibility from your city, eclipse window, and Sutak period
  • Special Yogas — Sarvartha Siddhi, Amrita Siddhi, Visha, and Dagdha yogas based on weekday/tithi/nakshatra combination

Cities

Telugu Heartland — Hyderabad, Vijayawada, Visakhapatnam, Tirupati, Warangal, Guntur, Nizamabad, Rajahmundry, Kurnool, Nellore

Major Indian Metros — Bengaluru, Chennai, Mumbai, Delhi

International Diaspora — Dallas, San Jose, San Francisco, Edison (NJ), New York, London, Sydney, Dubai

Calculation Systems

SystemBasisBest for
Drik GanitaSwiss Ephemeris (pyswisseph) — supports Lahiri, Raman, Krishnamurti, True Chitrapaksha ayanamsasModern apps, accurate sky events
Surya SiddhantaMean-motion algorithms from classical SS textTraditions rooted in classical siddhantic calculation
VakyaSurya Siddhanta + published correction tablesTraditional Telugu/Tamil printed Panchangams

MCP Server

mcp-server-panchangam is available on PyPI. It's a standard MCP stdio server (uvx mcp-server-panchangam), so it works with any MCP-compatible client or agent — Claude Desktop, Claude Code, Cursor, Windsurf, and custom agents built on the MCP SDK. Below are examples for a couple of common clients; for others, point your client's MCP config at the same uvx mcp-server-panchangam command.

Claude Desktop — add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "panchangam": {
      "command": "uvx",
      "args": ["mcp-server-panchangam"]
    }
  }
}

Claude Code — run once:

claude mcp add panchangam -- uvx mcp-server-panchangam

Available tools

Daily Panchangam

ToolDescription
get_panchangamFull Panchangam for any date and city
get_muhurtaOne day's auspicious/inauspicious windows (lighter call; use find_muhurta to search across days)
get_panchanga_shuddhiFive-limb purity verdict (Sarva Shuddha → Sarva Ashuddha) with per-limb quality and reason

Planning across days

ToolDescription
get_panchangam_rangeCompact Panchangam summary for each day in a range (max 31 days)
get_special_daysNamed festivals, Ekadashi, Amavasya, Pournami, Pradosham, Sankranti, and Eclipses for a month
find_muhurtaRanked auspicious time slots — activity-aware, every slot with its reasons
find_tarabalam_daysTarabalam & Chandrabalam — days favourable for 1–4 people by birth star (and rashi)

Sky events

ToolDescription
get_combustion_calendarAsta/Udaya (combustion entry/exit) periods for Mercury, Venus, Mars, Jupiter, Saturn
get_graha_yuddhaGraha Yuddha (planetary war) periods — winner, loser, timing in UTC
get_rashi_ingressesAll rashi sign-change events for the classical planets over a date range
get_eclipse_calendarSolar and lunar eclipses with per-city visibility and Sutak timing

Gochara and personal transits

ToolDescription
get_graha_positionsAll nine grahas at sunrise — rasi, nakshatra, retrograde, next-rasi dates
get_gocharaGochara verdicts from a janma rashi — houses, vedha, Sade Sati / Ashtama Shani
get_rasi_phalaluDeterministic daily reading rendered from computed facts

Intraday timing

ToolDescription
get_daily_horas24 planetary hours (horas) for the day, starting at sunrise with the weekday lord
get_lagna_transitionsAscendant (Lagna) sign boundaries tracking the eastern horizon across the day

Utility

ToolDescription
list_supported_cities22 pre-configured cities with lat/lon/timezone

All tools accept any free-text city name. Pre-configured cities resolve instantly; any other city is geocoded via OpenStreetMap. You can also pass latitude, longitude, and timezone directly.

Drik-system tools that accept a city or date also accept ayanamsa=lahiri|raman|krishnamurti|true_chitrapaksha (default: lahiri). Full API documentation and parameter details: mcp-server-panchangam on PyPI.

How it works

Feeds are generated on the 1st of every month via GitHub Actions, covering 18 months ahead. They are served as static .ics files from GitHub Pages — zero hosting cost.

GitHub Actions (monthly cron)
  → python -m telugu_panchangam.generate   (22 cities × 3 systems = 66 feeds)
  → feeds/*.ics
  → GitHub Pages (webcal:// subscriptions)

Maintenance and roadmap

The active maintenance queue is the Telugu Calendar Utilities GitHub Project. Use the linked status and priority fields to see what is planned, in progress, or ready for review. File defects and feature proposals in repository Issues.

The CSV files and phase plans under docs/tracking/ are preserved historical records; they are not a second backlog.

Documentation

The repository is the canonical documentation source. Start with the documentation standard for where current reference, operations, decisions, and historical material belong, then use the computation reference index for the detailed system map. A searchable VitePress projection is built from these files at /docs/; it is disposable presentation output and does not replace the repository as the source of truth.

Development

python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
npm install
python tools/verify_project.py
python -m telugu_panchangam.generate   # writes to feeds/

Reviews

No reviews yet

Be the first to review this server!