The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Bda MCP listing page.
Remote Model Context Protocol server by Bharat Dharma Academy, an Australian registered charity preserving Sanatan Dharma knowledge (ABN 54 683 667 656).
Endpoint: https://jyotish-api.bda.ai/mcp (JSON-RPC 2.0 over HTTPS — no install, no API key for the evaluation tier)
The server exposes 15 public, read-only tools backed by the same deterministic engines that power bda.ai: Swiss-Ephemeris Panchang computation, festival calendars, muhurat windows, Jyotish concept explanations, and a source-grounded Sanatan knowledge corpus with citations and provenance metadata.
Any MCP client that supports remote HTTP servers:
Claude Code:
Raw JSON-RPC:
| Tool | What it returns |
|---|---|
get_today_panchang | Daily Panchang (tithi, nakshatra, yoga, karana, sunrise/sunset) for a city/date |
get_panchang_by_date_city | Panchang JSON for any date + location |
get_festival_calendar | Hindu festival feed / calendar export |
get_udaya_lagna | Ascendant-sign windows from local sunrise |
get_tithi_info | Tithi context via public Panchang evidence endpoints |
get_tithi_calendar | Annual start/end spans for one tithi in a location |
get_nakshatra_info | Nakshatra context by date/location |
get_kundali_explanation | Public Jyotish concept explanations |
search_sanatan_encyclopedia | Canonical public Sanatan Encyclopedia pages |
get_mantra_meaning | Reviewed-source discovery guidance for mantra meanings |
get_jyotish_glossary_term | Jyotish glossary / concept metadata |
get_public_bda_feature_summary | BDA service and API discovery metadata |
list_public_sitemap_urls | Paged public URL catalog from BDA sitemaps |
get_public_page_metadata | Safe metadata for a single allowlisted public URL |
list_public_api_endpoints | Public evaluation endpoints from the filtered OpenAPI contract |
Live machine-readable catalog: /mcp/tools.json
llms.txt: https://jyotish-api.bda.ai/llms.txtRetry-After on 429). Commercial access: info@bda.ai.The documentation in this repository is MIT-licensed. The hosted API itself is governed by the usage terms at jyotish-api.bda.ai/api-docs.