Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

HinduCalendar — panchang, festivals & muhurta

app.hinducalendar/hinducalendar

Daily panchang, festivals, muhurta and birth details, identical to the HinduCalendar Android app.

Uptime
100.0%
1 direct probes · 30d
Response
2382ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

get_panchang

Full daily panchang for a date and place — computed by the same panchang-core engine the HinduCalendar Android app ships, so the values are identical to the app (not an approximation). …

get_festival_dates

Exact dates of major Hindu festivals for any year, computed live by the same engine the HinduCalendar app uses — never guess a festival date, always use this. Covers the tithi-anchor…

get_muhurat_windows

Dated windows of the auspicious muhurta yogas and the observance periods — the "when are the vivah muhurats in 2026?" and "when is Chaturmas?" family. Computed live by panchang-core's Muh…

get_birth_details

Return birth star (nakshatra), birth name syllable (naam akshar / pada), Chandra rashi (Moon sign), and Lagna rashi (ascendant sign) for a child born at the given time and location — all …

get_muhurta

Muhurta for a moment and place, exactly as the HinduCalendar app computes it — and, with full_day=True, the whole day's grid. By default returns only what is ACTIVE at the instant given:…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hinducalendar_—_panchang,_festivals_&_muhurta": {
      "url": "https://hinducalendar.app/mcp",
      "transport": "streamable-http"
    }
  }
}