# io.github.BharatDharmaAcademy/bda-mcp (remote · jyotish-api.bda.ai)

Jyotish, Panchang, Hindu festival and Sanatan Dharma knowledge tools with citations.

- Trust score: 55/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- remote · `jyotish-api.bda.ai`: 55/100 (this document), [markdown](https://verifymcp.io/servers/bharatdharmaacademy-bda-mcp/jyotish-api.md), [page](https://verifymcp.io/servers/bharatdharmaacademy-bda-mcp/jyotish-api)

## Channel facts

- Endpoint: `https://jyotish-api.bda.ai/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 15 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1030 tokens (~42/item across 24 items; 15 tools + 9 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 76/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 29% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http bharatdharmaacademy-bda-mcp https://jyotish-api.bda.ai/mcp
```

### Codex

```toml
[mcp_servers.bharatdharmaacademy-bda-mcp]
url = "https://jyotish-api.bda.ai/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bharatdharmaacademy-bda-mcp": {
      "type": "remote",
      "url": "https://jyotish-api.bda.ai/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bharatdharmaacademy-bda-mcp --url https://jyotish-api.bda.ai/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  bharatdharmaacademy-bda-mcp:
    url: "https://jyotish-api.bda.ai/mcp"
```

### Other

```json
{
  "mcpServers": {
    "bharatdharmaacademy-bda-mcp": {
      "type": "http",
      "url": "https://jyotish-api.bda.ai/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-04 (score 55, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-03 (score 55)

First indexed and scored.

## MCP tools (15)

### `get_today_panchang` (~44 tokens)

Return public daily Panchang data for a city/date context.

Input parameters:

- `lat` (number)
- `lng` (number)
- `tz` (string)

### `get_panchang_by_date_city` (~63 tokens)

Return public Panchang JSON for a supplied date and city/location.

Input parameters:

- `date` (string): YYYY-MM-DD; defaults to today's UTC date
- `lat` (number)
- `lng` (number)
- `tz` (string)

### `get_festival_calendar` (~57 tokens)

Return public festival feed or calendar export.

Input parameters:

- `days` (integer)
- `from_date` (string): YYYY-MM-DD
- `lat` (number)
- `lng` (number)
- `tz` (string)

### `get_udaya_lagna` (~64 tokens)

Return certified public ascendant-sign windows from local sunrise to the next local sunrise.

Input parameters:

- `date` (string): YYYY-MM-DD; defaults to today's UTC date
- `lat` (number)
- `lng` (number)
- `tz` (string)

### `get_tithi_info` (~61 tokens)

Use the public Panchang utility/evidence endpoints for tithi context.

Input parameters:

- `date` (string): YYYY-MM-DD; defaults to today's UTC date
- `lat` (number)
- `lng` (number)
- `tz` (string)

### `get_tithi_calendar` (~80 tokens)

Return deterministic annual start/end spans for one Tithi in the requested location timezone.

Input parameters:

- `lat` (number, required)
- `lng` (number, required)
- `tithi` (string, required): Canonical Tithi slug, for example shukla-navami
- `tz` (string): Optional IANA timezone hint
- `year` (integer, required)

### `get_nakshatra_info` (~63 tokens)

Use public Panchang endpoints for nakshatra context by date/location.

Input parameters:

- `date` (string): YYYY-MM-DD; defaults to today's UTC date
- `lat` (number)
- `lng` (number)
- `tz` (string)

### `get_kundali_explanation` (~34 tokens)

Return public Jyotish concept explanations without generating private user Kundali data.

Input parameters:

- `concept` (string)

### `search_sanatan_encyclopedia` (~33 tokens)

Use canonical public Sanatan Encyclopedia pages and future search contracts.

Input parameters:

- `query` (string, required)

### `get_mantra_meaning` (~28 tokens)

Return public reviewed-source discovery guidance for mantra meanings.

Input parameters:

- `mantra` (string, required)

### `get_jyotish_glossary_term` (~33 tokens)

Return public Jyotish glossary/concept explanation metadata.

Input parameters:

- `term` (string, required)

### `get_public_bda_feature_summary` (~22 tokens)

Return public BDA service and API discovery metadata.

### `list_public_sitemap_urls` (~88 tokens)

Return a paged public URL catalog from BDA sitemaps so agents can discover the full public site without crawling private surfaces.

Input parameters:

- `family` (string): One sitemap family key or all.
- `limit` (integer)
- `max_sitemaps` (integer)
- `offset` (integer)
- `query` (string): Optional case-insensitive URL substring filter.

### `get_public_page_metadata` (~48 tokens)

Fetch safe public BDA page metadata for a single allowlisted public URL without returning page body content.

Input parameters:

- `url` (string, required): Allowlisted public BDA URL or root-relative public path.

### `list_public_api_endpoints` (~83 tokens)

List public evaluation endpoints from the filtered public OpenAPI contract, excluding identity, donation, memory, client-log, external-database, alerting, rendered-page, and internal routes.

Input parameters:

- `family` (string): Optional public API family/tag/path substring filter.
- `limit` (integer)
- `query` (string): Optional case-insensitive endpoint search string.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/bharatdharmaacademy-bda-mcp/jyotish-api#diagnostics

## Score history

- 2026-08-04: 55
- 2026-08-03: 55

## Links

- Remote endpoint: https://jyotish-api.bda.ai/mcp
- Repository: https://github.com/BharatDharmaAcademy/bda-mcp
- Website: https://jyotish-api.bda.ai/docs/mcp
- Changelog RSS feed: https://verifymcp.io/servers/bharatdharmaacademy-bda-mcp/jyotish-api/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/bharatdharmaacademy-bda-mcp/jyotish-api/changelog.json
- HTML version of this page: https://verifymcp.io/servers/bharatdharmaacademy-bda-mcp/jyotish-api
