mcpbeat Sign in

Marriage Astro MCP Server

by novaventures-ai Your server? Claim it
local only

Marriage Astro runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 6 Sep 2026.

Vedic Astrology MCP Server - birth charts, compatibility, and dosha analysis.

Installs per day peak 30 · avg 6 · +20% w/w
a month agotoday
25
Installs / week
npm · marriage-astro-mcp
0
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page loads a third-party script index.html:28
    <script src="https://checkout.razorpay.com/v1/checkout.js" async></script>

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add marriage-astro -- npx -y marriage-astro-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "marriage-astro": {
      "args": [
        "-y",
        "marriage-astro-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.marriage-astro]
command = "npx"
args = ["-y", "marriage-astro-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "marriage-astro": {
      "args": [
        "-y",
        "marriage-astro-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "marriage-astro": {
      "args": [
        "-y",
        "marriage-astro-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MARRIAGE_ASTRO_API_KEY (API Key for MarriageAstro). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Marriage Astro

same job, measured the same way
Saju
by heungmangoo-art

Korean Four Pillars (Saju) astrology — birth charts, Day Masters, Five Elements, compatibility

41 installs/wk local only
I
Kundali Chart — Vedic Astrology MCP
by acerank-vedic-kundli

Vedic astrology MCP: 54 tools for charts, dashas, yogas, compatibility, muhurta, transit, remedies.

71 installs/wk local only
Vedic Astrology and Kundli MCP Server by RoxyAPI
by roxyapi

Vedic kundli, panchang, dashas, nakshatras and KP charts for AI agents, one API key.

56 tools answering
Ayurveda MCP Server by RoxyAPI
by roxyapi

Ayurvedic constitution from a birth chart, dinacharya, ritucharya and dosha catalogues for agents.

8 tools answering
GetBirthChart MCP
by getbirthchart-com

Official MCP server for GetBirthChart astrology calculations.

25 installs/wk local only
Cafe MCP
by dangamsoft

Korean Saju (Four Pillars) MCP server with 5 free birth-chart analysis tools.

44 installs/wk local only
Birthstar Vedic Astrology MCP
by amarpathak

30 Vedic Jyotish tools: natal charts, dashas, yogas, nakshatras. Swiss Ephemeris.

30 tools answering
MCP Starmeet
by star-meet

Free Vedic astrology MCP: birth-chart, panchang & nakshatra tools. Public API, no key required.

51 installs/wk local only

Marriage Astro — questions

Answers built from our own checks of this server.

Why is there no uptime for Marriage Astro?
Marriage Astro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package marriage-astro-mcp was installed 25 times last week.
How do I connect Marriage Astro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls marriage-astro-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Marriage Astro?
The npm package marriage-astro-mcp was installed 25 times in the last week. Week over week that is +20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Marriage Astro open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.