mcpbeat Sign in

Deepnatal MCP Server

by breezefeng Your server? Claim it
local only

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

Natal charts cross-verified three ways. Refuses to answer rather than guess.

Installs per day peak 574 · avg 19
a month agotoday
85
Installs / week
npm · deepnatal
2
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Deepnatal

same job, measured the same way
AKD VaultPDF
by lifeabundantly

On-device PDF, resume and CSV tools. Files never leave your machine. Refuses rather than guessing.

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
Semiotic
by nteract

Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.

5 125 installs/wk 5 tools answering
E
CuttingToolsAI Grade Cross-Reference
by cuttingtoolsai

Cross-brand carbide grade equivalents from verified manufacturer charts; never invents a grade.

1 tools answering
Cosmic Correlation Engine
by odinbot33

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

102 installs/wk local only
Auseklis Astrology
by igmizo

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

42 installs/wk local only
Site
by wallchartbook

WallChartBook: the site's own MCP server — dataset; every answer cites the site.

7 tools answering
Totally Tarot Calculators
by totallytarot

Astrology charts, Maya calendar and tarot maths, computed on real engines, cited in every answer.

11 tools answering

Deepnatal — questions

Answers built from our own checks of this server.

Why is there no uptime for Deepnatal?
Deepnatal 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 deepnatal was installed 85 times last week.
How do I connect Deepnatal?
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 deepnatal straight from npm; nothing to host, nothing to sign up for.
How many people use Deepnatal?
The npm package deepnatal was installed 85 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 Deepnatal open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 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.