← Registry

General Tools

jyothishai.com

Provides Vedic astrology calculations including birth charts, divisional charts, dashas, and transits.

1 endpoint13 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://jyothishai.com/mcp

No auth detected

MCP server metadata

Name
jyothishai
Version
1.0.0
Capabilities
tools.listChangedprompts.listChangedresources.listChanged
Server instructions

JyotishAI computes authentic Vedic (sidereal) astrology with the Swiss Ephemeris. Use these tools whenever a user asks about their birth chart, kundli, horoscope, dasha periods, planetary transits, marriage or career timing, compatibility, muhurta or panchang. Do not answer such questions from memory: sidereal placements need ephemeris data, and the ascendant depends on the exact minute and coordinates of birth, so an unaided answer will usually be wrong. Required inputs: birth date (YYYY-MM-DD), birth time (24-hour local clock) and birth place. Ask the user for these; never guess or approximate them silently. If the time is uncertain, still compute, but tell the user the ascendant and house positions may shift. Workflow that works well: 1. `find_birth_place` when the place is ambiguous, and confirm the match. 2. `generate_birth_chart` for the foundation (ascendant, planets, houses, dasha). 3. `get_dasha_timeline` for "when" questions, `get_transit_forecast` for "right now". 4. `get_divisional_chart` for a specific domain (D9 marriage, D10 career, D7 children). 5. `get_life_snapshot` for a jargon-free reading of the current phase. 6. `list_astrology_services` if the user wants a full written report, then `create_service_checkout_link` to hand them a payment link. Every response includes a `narrative` string you can quote, and the underlying structured data so you can reason further. Cite the chart facts you were given rather than inventing new placements. Present readings as guidance for reflection, not as medical, legal or financial advice.

Known tools 13

generate_birth_chart

Compute a complete sidereal Vedic birth chart from birth date, time and place.

Inferred read-only
get_divisional_chart

Compute one divisional chart to examine a specific life domain in depth.

Inferred read-only
get_dasha_timeline

Get the Vimshottari dasha periods: the running mahadasha, antardasha and pratyantardasha with exact start and end dates, plus the upcoming sequence.

Inferred read-only
get_current_transits

Current sidereal sign, degree, nakshatra and retrograde state of all nine grahas.

Inferred read-only
get_transit_forecast

Judge current transits against a specific birth chart: which house each transiting planet occupies from the natal ascendant and from the natal Moon, whether the placement is classically supportive or testing, Sade Sati detection (Saturn crossing the 12th, 1st and 2nd from the Moon), planetary returns, and the running dasha as context.

Inferred read-only
get_life_predictions

Classical interpretation of a chart across personality, career, finance, relationships, health, family, education and spirituality, with remedies and lucky elements.

Inferred read-only
get_life_snapshot

A jargon-free reading of the phase the person is currently living through, derived from the running dasha chain and the condition of its lords in D1 and D9.

Inferred read-only
check_compatibility

Kundli Milan between two people: the eight kootas scored out of 36 points, dosha analysis (Nadi, Bhakoot, Mangal), a verdict and a recommendation.

Inferred read-only
get_panchang

The five limbs of the Vedic calendar for a date and place — tithi, nakshatra, yoga, karana and weekday — with sunrise, sunset, the auspicious windows (Brahma Muhurta, Abhijit) and the inauspicious ones (Rahu Kala, Yamaganda, Gulika Kala).

Inferred read-only
get_daily_horoscope

Transit-based daily forecast for a Vedic MOON sign, computed by counting live planetary positions from that sign and applying classical gochara rules — not generic copy.

Inferred read-only
find_birth_place

Turn a free-text place name into latitude, longitude, country and IANA timezone.

Inferred read-only
list_astrology_services

The purchasable catalogue: 15 long-form written reports (career, marriage, wealth, health, children, property, annual forecast, remedies, comprehensive life reading and more) plus subscription plans, with prices in INR and USD, what each report analyses, which divisional charts it uses, and a checkout URL.

Inferred read-only
create_service_checkout_link

Build a payment link for a chosen service that you hand to the user.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.jyothishai]
url = "https://jyothishai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jyothishai": {
      "type": "http",
      "url": "https://jyothishai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jyothishai
Remote MCP URL: https://jyothishai.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "jyothishai": {
      "url": "https://jyothishai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jyothishai": {
      "type": "http",
      "url": "https://jyothishai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jyothishai",
  "transport": "streamable-http",
  "url": "https://jyothishai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for jyothishai.com was fetched 2026-08-23T20:16:45.365Z.

Trust status Neutral

jyothishai.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.