← Registry

General Tools

navamsha.in

Provides Vedic astrology calculations including kundali charts, planetary positions, houses, and divisional charts.

1 endpoint20 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://agent.navamsha.in/mcp

No auth detected

MCP server metadata

Name
navamsha
Version
1.0.0
Capabilities
tools.listChanged

Known tools 20

get_kundali_basic

Compute a basic Vedic birth kundali (lagna, planets, key chart fields).

Inferred read-only
get_kundali_complete

Compute a complete Vedic birth kundali with extended chart sections.

Inferred read-only
get_planets

Get sidereal planetary positions for a birth time and place.

Inferred read-only
get_houses

Get Vedic house cusps / house placements for a birth chart.

Inferred read-only
get_divisional_chart

Compute a Vedic divisional (varga) chart such as D9 Navamsha or D10 Dasamsha.

Inferred read-only
get_panchang

Compute full Vedic panchang for a date, time, and location.

Inferred read-only
get_muhurta_choghadiya

Compute day/night Choghadiya muhurta periods for a date and place.

Inferred read-only
get_vimshottari_dasha

Compute the Vimshottari Mahadasha / Antardasha timeline from birth Moon.

Inferred read-only
get_current_dasha

Get the Vimshottari dasha operating at a target datetime (default: now-like).

Inferred read-only
get_transits

Compute a Western transit chart for a birth chart at a target datetime.

Inferred read-only
get_mangal_dosha

Analyze Mangal (Manglik) dosha for a birth chart.

Inferred read-only
get_doshas_summary

Run a multi-dosha summary (mangal, sade-sati, kaal-sarp, and related).

Inferred read-only
get_ashtakoot_match

Compute 36-point Ashtakoot Gun Milan compatibility for two birth charts.

Inferred read-only
get_manglik_compatibility

Compare Manglik dosha compatibility between two people.

Inferred read-only
get_western_natal

Compute a Western natal chart (tropical placements / houses / aspects package).

Inferred read-only
get_western_synastry

Compute a Western synastry chart between two people.

Inferred read-only
get_life_path

Compute the numerology Life Path number from a birth date (YYYY-MM-DD).

Inferred read-only
get_name_numerology

Compute Expression (Destiny) numerology from a full name.

Inferred read-only
list_navamsha_capabilities

List curated MCP tool families, auth instructions, and useful links.

Inferred read-only
get_api_health

Check whether the upstream Navamsha REST API is reachable.

Inferred read-only

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.navamsha]
url = "https://agent.navamsha.in/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "navamsha": {
      "type": "http",
      "url": "https://agent.navamsha.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: navamsha
Remote MCP URL: https://agent.navamsha.in/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": {
    "navamsha": {
      "url": "https://agent.navamsha.in/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "navamsha",
  "transport": "streamable-http",
  "url": "https://agent.navamsha.in/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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