Skip to main content
Glama
BharatDharmaAcademy

bda-mcp

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/mcp

Raw 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

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

Discovery & documentation

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.

  • 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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    D
    maintenance
    World'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 updated
    5
  • F
    license
    -
    quality
    C
    maintenance
    Vedaksha MCP Server Astronomical ephemeris and Vedic astrology computation for AI agents via the Model Context Protocol.
    Last updated
    1
  • A
    license
    -
    quality
    B
    maintenance
    The 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 updated
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    A 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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