bda-mcp
Click on "Install 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: Vedaksha
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceWorld's first Vedic Astrology MCP Server — connect Claude, ChatGPT, Cursor, or any AI to real Vedic astrology. Provides horoscope predictions, compatibility matching, numerology, planetary positions, yogas and house analysis via MCP.Last updated5
- Flicense-qualityCmaintenanceVedaksha MCP Server Astronomical ephemeris and Vedic astrology computation for AI agents via the Model Context Protocol.Last updated1
- Alicense-qualityBmaintenanceThe 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.Last updatedMIT
- Flicense-qualityCmaintenanceA 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.Last updated
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
An MCP server for deep research or task groups
Official remote MCP server for Archivist AI TTRPG campaign memory: characters, sessions, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BharatDharmaAcademy/bda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server