mcpbeat Sign in

Fatenava MCP Server

local only

Fatenava MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 1 Sep 2026.

Cast BaZi, Zi Wei Dou Shu, and Western astrology natal charts - deterministic, free, no account.

Installs per day peak 282 · avg 10
a month agotoday
40
Installs / week
npm · fatenava-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Fatenava 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 fatenava-mcp -- npx -y fatenava-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fatenava-mcp": {
      "args": [
        "-y",
        "fatenava-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fatenava-mcp]
command = "npx"
args = ["-y", "fatenava-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fatenava-mcp": {
      "args": [
        "-y",
        "fatenava-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fatenava-mcp": {
      "args": [
        "-y",
        "fatenava-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Fatenava MCP

same job, measured the same way
FreeAstroAPI Astrology
by gabrielrw

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

answering
Cosmic Correlation Engine
by odinbot33

AI Agent Astrology — natal charts, transits, cosmic weather, and forecasts for AI agents.

172 installs/wk local only
Western Astrology MCP Server by RoxyAPI
by roxyapi

Western natal charts, horoscopes, transits and synastry for AI agents, verified vs NASA JPL.

39 tools answering
Asterwise
by asterwise

Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.

103 tools answering
Slickfast
by slickfast

Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.

375 installs/wk answering
Marriage Astro
by novaventures-ai

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

25 installs/wk local only
Auseklis Astrology
by igmizo

Astrology from a real ephemeris: natal charts, transits, synastry, eclipses, returns. No API keys.

44 installs/wk local only
Astral MCP
by davidmosiah

Precision-audited astrology MCP: natal charts, transits, synastry, moon phases. No API key.

62 installs/wk local only

Fatenava MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fatenava MCP?
Fatenava 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 fatenava-mcp was installed 40 times last week.
How do I connect Fatenava 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 fatenava-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fatenava MCP?
The npm package fatenava-mcp was installed 40 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 Fatenava 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.