Skip to main content

MCP server for Panchangam calculations — Tithi, Nakshatra, Yoga, Muhurtas for any city

Project description

mcp-server-panchangam

An MCP (Model Context Protocol) server that gives AI assistants accurate Telugu/Vedic Panchangam data — Tithi, Nakshatra, Yoga, Karana, sky events, and auspicious/inauspicious time windows — for any city and date.

Installation

This is 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

Tools

list_supported_cities

Returns 22 pre-configured cities with name, latitude, longitude, timezone, and country. Call this first to discover valid city names.

get_panchangam(date, city, system="drik", latitude=None, longitude=None, timezone=None)

Full Panchangam for a date and city:

  • Metadata — Samvatsara, Ayanam, Rituvu, Maasam, Paksham, Vaaram, solar and lunar signs
  • Pancha Anga — Tithi, Nakshatra, Yoga, Karana with start/end times
  • Sky events — 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
  • Special day flags — Ekadashi, Amavasya, Pournami, Pradosham, Sankranti
  • Eclipse — Solar/lunar eclipse with type (Total/Partial/Annular/Penumbral), visibility from your location, eclipse window, and Sutak period (or null if not visible)
  • Special Yogas — Sarvartha Siddhi, Amrita Siddhi, Visha, and Dagdha yogas

get_muhurta(date, city, system="drik", latitude=None, longitude=None, timezone=None)

Auspicious and inauspicious time windows only — a lighter call for quick "is this a good time?" queries.

get_special_days(year, month, city, system="drik", latitude=None, longitude=None, timezone=None)

Lists special days in a given month: Ekadashi (fasting), Amavasya (new moon), Pournami (full moon), Pradosham, Sankranti, and Solar/Lunar Eclipses. Each entry includes a special_yogas list for that day.

Cities and locations

city accepts any of the 22 pre-configured cities (instant, no network) or any free-text city name (geocoded via OpenStreetMap). You can also bypass city lookup entirely by passing latitude, longitude, and timezone directly.

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

System Basis Best for
drik Swiss Ephemeris (pyswisseph) + Lahiri ayanamsa Modern apps, accurate sky events
surya_siddhanta Mean-motion algorithms from classical SS text Temple rituals, TTD-style timing
vakya Surya Siddhanta + published correction tables Traditional Telugu/Tamil printed Panchangams

Source

Source code, tests, and the related Panchangam calendar feed project: https://github.com/socraticsurge/telugu-calendar-utilities

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_panchangam-1.0.5.tar.gz (32.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_panchangam-1.0.5-py3-none-any.whl (31.9 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_panchangam-1.0.5.tar.gz.

File metadata

  • Download URL: mcp_server_panchangam-1.0.5.tar.gz
  • Upload date:
  • Size: 32.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mcp_server_panchangam-1.0.5.tar.gz
Algorithm Hash digest
SHA256 1ac313ceea4b79286b1b55be9659e6da3646aa56ace52429c57aa9a48eb80cb6
MD5 4f74f262cb4a22670f5474d38759edf0
BLAKE2b-256 f5b777b80b040a8f432b574061e6d6b77579b1c7169a2b27149f3f5cc9a8ff98

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_server_panchangam-1.0.5.tar.gz:

Publisher: publish.yml on socraticsurge/telugu-calendar-utilities

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_server_panchangam-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_panchangam-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9bbb67db99ccdc39a4b145c8ae9c126c60750e81cb5544e1dc769b288c129ff5
MD5 84c81fdd8dc78693c3066425043328ed
BLAKE2b-256 d21888d797b39dd16dd3f4c9b188fea920551106ff99f3cb362812f9e669d0a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_server_panchangam-1.0.5-py3-none-any.whl:

Publisher: publish.yml on socraticsurge/telugu-calendar-utilities

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page