get_jyotish_glossary_term — bda mcp MCP Tool Read-only
get_jyotish_glossary_term
(get jyotish glossary term) is one of 15 tools on the
bda mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_jyotish_glossary_term from your client
- Claude Code bda mcp get_jyotish_glossary_term run in your project directory
- Claude Desktop bda mcp get_jyotish_glossary_term ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor bda mcp get_jyotish_glossary_term ~/.cursor/mcp.json
- VS Code bda mcp get_jyotish_glossary_term .vscode/mcp.json
- Zed bda mcp get_jyotish_glossary_term ~/.config/zed/settings.json
- Windsurf bda mcp get_jyotish_glossary_term ~/.codeium/windsurf/mcp_config.json
- Cline bda mcp get_jyotish_glossary_term ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI bda mcp get_jyotish_glossary_term ~/.gemini/settings.json
- Grok bda mcp get_jyotish_glossary_term .mcp.json (in your project root)
- ChatGPT bda mcp get_jyotish_glossary_term Settings → Connectors → Advanced → Developer mode
- Claude.ai bda mcp get_jyotish_glossary_term Settings → Connectors → Add custom connector
- LangChain bda mcp get_jyotish_glossary_term pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bda-mcp https://jyotish-api.bda.ai/mcp
Other tools on this server
- get_today_panchang
- get_panchang_by_date_city
- get_festival_calendar
- get_udaya_lagna
- get_tithi_info
- get_tithi_calendar
- get_nakshatra_info
- get_kundali_explanation
- search_sanatan_encyclopedia
- get_mantra_meaning
- get_public_bda_feature_summary
- list_public_sitemap_urls
- get_public_page_metadata
- list_public_api_endpoints
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.