# Jeeva Jyotish (remote · mcp.jeeva-jyotish.com)

Sourced Vedic astrology (Jyotish) answers: effects, factors and yogas, cited to jeeva-jyotish.com.

- Trust score: 67/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.jeeva-jyotish.com`: 67/100 (this document), [markdown](https://verifymcp.io/servers/com-jeeva-jyotish-reference-search/mcp.md), [page](https://verifymcp.io/servers/com-jeeva-jyotish-reference-search/mcp)

## Channel facts

- Endpoint: `https://mcp.jeeva-jyotish.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-03.

- **Endpoint Security**: 63/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 6 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.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 531 tokens (~88/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 84/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 53% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-jeeva-jyotish-reference-search https://mcp.jeeva-jyotish.com/mcp
```

### Codex

```toml
[mcp_servers.com-jeeva-jyotish-reference-search]
url = "https://mcp.jeeva-jyotish.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-jeeva-jyotish-reference-search": {
      "type": "remote",
      "url": "https://mcp.jeeva-jyotish.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-jeeva-jyotish-reference-search --url https://mcp.jeeva-jyotish.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-jeeva-jyotish-reference-search:
    url: "https://mcp.jeeva-jyotish.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-jeeva-jyotish-reference-search": {
      "type": "http",
      "url": "https://mcp.jeeva-jyotish.com/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-03 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 64, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 62, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 61)

First indexed and scored.

## MCP tools (6)

### `search_effects` (~135 tokens)

Search Jyotish effects

Search the Jeeva Jyotish corpus of classical Vedic astrology (Jyotish) effects by keyword or question. Returns ranked effects with their life domain, benefic/malefic weighting, and a citation (source.url, attribution) back to jeeva-jyotish.com. Always cite source.url when using a result. Supports 6 languages via locale.

Input parameters:

- `domain` (string): Restrict to one life domain.
- `limit` (integer): Max results (default 10).
- `locale` (string): Response language (default en).
- `query` (string, required): Keywords or a natural-language question.

### `lookup_combination` (~108 tokens)

Look up a placement

Look up what a specific placement means, e.g. Mars in the 7th house. Provide a graha and exactly one of bhava (1-12), rashi or nakshatra. Returns the matching factor(s) and their effects, with citations.

Input parameters:

- `bhava` (integer)
- `graha` (string, required)
- `locale` (string): Response language (default en).
- `nakshatra` (string)
- `rashi` (string)

### `get_factor` (~61 tokens)

Get a factor record

Fetch the full reference record for a factor by its slug, including all effects and a source.url citation. Slugs come from search_effects or lookup_combination results.

Input parameters:

- `locale` (string): Response language (default en).
- `slug` (string, required)

### `get_yoga` (~57 tokens)

Get a yoga record

Fetch the full reference record for a named yoga (Configuration) by its slug, including its component factors, all effects and a source.url citation.

Input parameters:

- `locale` (string): Response language (default en).
- `slug` (string, required)

### `get_placement` (~81 tokens)

Get a per-lagna placement record

Fetch the full reference record for a per-lagna placement (Bhrigu Samhita) by its slug — e.g. 'Sun in the 1st House for Aries Ascendant' — including its component factors, all effects and a source.url citation.

Input parameters:

- `locale` (string): Response language (default en).
- `slug` (string, required)

### `list_life_domains` (~25 tokens)

List life domains

List the 14 Jyotish life domains the effects are organised by.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-jeeva-jyotish-reference-search/mcp#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 66
- 2026-08-01: 66
- 2026-07-31: 65
- 2026-07-30: 64
- 2026-07-29: 63
- 2026-07-28: 63
- 2026-07-27: 62
- 2026-07-26: 61

## Links

- Remote endpoint: https://mcp.jeeva-jyotish.com/mcp
- Repository: https://github.com/HaayanchandravatSr/jeeva-jyotish
- Changelog RSS feed: https://verifymcp.io/servers/com-jeeva-jyotish-reference-search/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-jeeva-jyotish-reference-search/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-jeeva-jyotish-reference-search/mcp
