INDIVIDUAL MCP TOOL
get_panchang
The five limbs of the Vedic calendar for a date and place — tithi, nakshatra, yoga, karana and weekday — with sunrise, sunset, the auspicious windows (Brahma Muhurta, Abhijit) and the inauspicious ones (Rahu Kala, Yamaganda, Gulika Kala).
LIVE ENDPOINT
https://jyothishai.com/mcp
Connect to this endpoint to inspect the live schema for get_panchang and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.jyothishai]
url = "https://jyothishai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jyothishai": {
"type": "http",
"url": "https://jyothishai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jyothishai
Remote MCP URL: https://jyothishai.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"jyothishai": {
"url": "https://jyothishai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jyothishai": {
"type": "http",
"url": "https://jyothishai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jyothishai",
"transport": "streamable-http",
"url": "https://jyothishai.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
generate_birth_chart— Compute a complete sidereal Vedic birth chart from birth date, time and place.get_divisional_chart— Compute one divisional chart to examine a specific life domain in depth.get_dasha_timeline— Get the Vimshottari dasha periods: the running mahadasha, antardasha and pratyantardasha with exact start and end dates, plus the upcoming sequence.get_current_transits— Current sidereal sign, degree, nakshatra and retrograde state of all nine grahas.get_transit_forecast— Judge current transits against a specific birth chart: which house each transiting planet occupies from the natal ascendant and from the natal Moon, whether the placement is classically supportive or testing, Sade Sati detection (Saturn crossing the 12th, 1st and 2nd from the Moon), planetary returns, and the running dasha as context.get_life_predictions— Classical interpretation of a chart across personality, career, finance, relationships, health, family, education and spirituality, with remedies and lucky elements.get_life_snapshot— A jargon-free reading of the phase the person is currently living through, derived from the running dasha chain and the condition of its lords in D1 and D9.check_compatibility— Kundli Milan between two people: the eight kootas scored out of 36 points, dosha analysis (Nadi, Bhakoot, Mangal), a verdict and a recommendation.