mcpbeat Sign in

GetBirthChart MCP Server

by getbirthchart-com Your server? Claim it
local only

GetBirthChart MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 212 installs a week from npm. Last commit 31 Aug 2026.

Official MCP server for GetBirthChart astrology calculations.

Installs per day peak 212 · avg 7
a month agotoday
212
Installs / week
npm · @getbirthchart/mcp
0
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check GetBirthChart MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 getbirthchart-mcp -- npx -y @getbirthchart/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "getbirthchart-mcp": {
      "args": [
        "-y",
        "@getbirthchart/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.getbirthchart-mcp]
command = "npx"
args = ["-y", "@getbirthchart/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "getbirthchart-mcp": {
      "args": [
        "-y",
        "@getbirthchart/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "getbirthchart-mcp": {
      "args": [
        "-y",
        "@getbirthchart/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to GetBirthChart MCP

same job, measured the same way
Marriage Astro
by novaventures-ai

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

34 installs/wk local only
FreeAstroAPI Astrology
by gabrielrw

Western, Vedic, and Chinese astrology calculations, charts, forecasts, and geocoding.

answering
PicSee Short Link
by picsee

Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.

1 tools answering
Wireboard
by wireboard

Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.

47 installs/wk local only
Visiongemma
by q1023884985

Local AI vision MCP server for Windows: OCR, chart analysis, scene description. 100% offline.

123 installs/wk local only
Orionbelt Analytics
by ralfbecher

Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation

1 149 installs/wk local only
Media Forge
by pavelguzenfeld

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

84 installs/wk local only
Plots MCP
by mr901

MCP server for data visualization with Mermaid charts.

131 installs/wk local only

GetBirthChart MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for GetBirthChart MCP?
GetBirthChart MCP 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 @getbirthchart/mcp was installed 212 times last week.
How do I connect GetBirthChart MCP?
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 @getbirthchart/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use GetBirthChart MCP?
The npm package @getbirthchart/mcp was installed 212 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is GetBirthChart MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.