bda-mcp
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@bda-mcpGet today's panchang for Delhi with sunrise, tithi, and nakshatra."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
BDA MCP — Jyotish, Panchang & Sanatan Dharma tools for AI agents
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.
Quick start
Any MCP client that supports remote HTTP servers:
{
"mcpServers": {
"bda-jyotish": {
"type": "http",
"url": "https://jyotish-api.bda.ai/mcp"
}
}
}Claude Code:
claude mcp add --transport http bda-jyotish https://jyotish-api.bda.ai/mcpRaw JSON-RPC:
curl -X POST https://jyotish-api.bda.ai/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'Related MCP server: Divine API Indian Astrology MCP
Tools
Tool | What it returns |
| Daily Panchang (tithi, nakshatra, yoga, karana, sunrise/sunset) for a city/date |
| Panchang JSON for any date + location |
| Hindu festival feed / calendar export |
| Ascendant-sign windows from local sunrise |
| Tithi context via public Panchang evidence endpoints |
| Annual start/end spans for one tithi in a location |
| Nakshatra context by date/location |
| Public Jyotish concept explanations |
| Canonical public Sanatan Encyclopedia pages |
| Reviewed-source discovery guidance for mantra meanings |
| Jyotish glossary / concept metadata |
| BDA service and API discovery metadata |
| Paged public URL catalog from BDA sitemaps |
| Safe metadata for a single allowlisted public URL |
| Public evaluation endpoints from the filtered OpenAPI contract |
Live machine-readable catalog: /mcp/tools.json
Discovery & documentation
MCP documentation page: https://jyotish-api.bda.ai/docs/mcp
Full public REST API docs (OpenAPI): https://jyotish-api.bda.ai/api-docs
A2A agent card: https://jyotish-api.bda.ai/.well-known/agent-card.json
llms.txt: https://jyotish-api.bda.ai/llms.txt
Notes
Read-only and public. Authenticated user tools (personal Kundali, dashboards, saved reports) are intentionally not exposed here.
Free evaluation tier with fair-use rate limits (
Retry-Afteron 429). Commercial access: info@bda.ai.Responses carry citations, provenance and trust-tier metadata — keep them intact and visible to downstream users.
Jyotish content is spiritual/cultural guidance, not medical, legal or financial advice.
License
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.
This server cannot be deployed
Maintenance
Related MCP Connectors
Professional Vedic astrology tools for AI agents via MCP.
Official Divine API MCP for Indian/Vedic Astrology: Panchang, Kundli, Dasha, KP, Lal Kitab.
Official Divine API MCP for Horoscope, Tarot, Numerology, and PDF Reports.
Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.
Related MCP Servers
- FlicenseAqualityBmaintenanceVedaksha MCP Server Astronomical ephemeris and Vedic astrology computation for AI agents via the Model Context Protocol.173-
- AlicenseNot gradedqualityBmaintenanceThe MCP server for Divine API's Indian Astrology services, allowing AI assistants to query Vedic astrology data such as Panchang, Kundli, and matchmaking through natural language.MIT
- FlicenseNot gradedqualityDmaintenanceA Vedic astrology MCP server that computes birth charts, dashas, transits, and yogas locally using Swiss Ephemeris, enabling an LLM to interpret horoscopes and provide personalized advice.-
- AlicenseAqualityAmaintenanceHosted Streamable HTTP MCP server for Vedic astrology: panchang, kundali (birth chart), matchmaking, dashas, doshas, muhurta and 16 tools computed by a precision astronomy engine.1728 npmMIT