Remote MCP server for Jyotish, Panchang & Sanatan Dharma knowledge — 15 public read-only tools with citations. By Bharat Dharma Academy.
git clone https://github.com/BharatDharmaAcademy/bda-mcp{
"mcpServers": {
"bda-mcp": {
"command": "node",
"args": ["/path/to/bda-mcp/dist/index.js"]
}
}
}MCP Servers overview
# BDA MCP — Jyotish, Panchang & Sanatan Dharma tools for AI agents
Remote [Model Context Protocol](https://modelcontextprotocol.io) server by [Bharat Dharma Academy](https://www.bda.ai), 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](https://www.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:
```json
{
"mcpServers": {
"bda-jyotish": {
"type": "http",
"url": "https://jyotish-api.bda.ai/mcp"
}
}
}
```
Claude Code:
```bash
claude mcp add --transport http bda-jyotish https://jyotish-api.bda.ai/mcp
```
Raw JSON-RPC:
```bash
curl -X POST https://jyotish-api.bda.ai/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
```
## Tools
| 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`](https://jyotish-api.bda.ai/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-After` on 429). Commercial access: [info@bda.ai](mailto: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](https://jyotish-api.bda.ai/api-docs#usage-rules).
What people ask about bda-mcp
What is BharatDharmaAcademy/bda-mcp?
+
BharatDharmaAcademy/bda-mcp is mcp servers for the Claude AI ecosystem. Remote MCP server for Jyotish, Panchang & Sanatan Dharma knowledge — 15 public read-only tools with citations. By Bharat Dharma Academy. It has 0 GitHub stars and was last updated today.
How do I install bda-mcp?
+
You can install bda-mcp by cloning the repository (https://github.com/BharatDharmaAcademy/bda-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is BharatDharmaAcademy/bda-mcp safe to use?
+
BharatDharmaAcademy/bda-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains BharatDharmaAcademy/bda-mcp?
+
BharatDharmaAcademy/bda-mcp is maintained by BharatDharmaAcademy. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to bda-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy bda-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/bharatdharmaacademy-bda-mcp)<a href="https://claudewave.com/repo/bharatdharmaacademy-bda-mcp"><img src="https://claudewave.com/api/badge/bharatdharmaacademy-bda-mcp" alt="Featured on ClaudeWave: BharatDharmaAcademy/bda-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!