deepnatal
Rank #19,340io.github.breezefeng/deepnatal
Natal charts cross-verified three ways. Refuses to answer rather than guess.
deepnatal is a Model Context Protocol (MCP) server published by breezefeng. It ranks #19,340 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. deepnatal is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 29, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 112,706 of 132,046 servers on MCP Toplist.
Use deepnatal
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add deepnatal -- npx -y deepnatal[mcp_servers.deepnatal]
command = "npx"
args = ["-y", "deepnatal"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"deepnatal": {
"command": "npx",
"args": [
"-y",
"deepnatal"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"deepnatal": {
"command": "npx",
"args": [
"-y",
"deepnatal"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"deepnatal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"deepnatal"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"deepnatal": {
"command": "npx",
"args": [
"-y",
"deepnatal"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"deepnatal": {
"command": "npx",
"args": [
"-y",
"deepnatal"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.breezefeng%2Fdeepnatal)<a href="https://mcptoplist.com/server/io.github.breezefeng%2Fdeepnatal"><img src="https://mcptoplist.com/badge/io.github.breezefeng%2Fdeepnatal.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
breezefeng
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 29, 2026 |
Frequently asked questions
- Who maintains deepnatal?
- deepnatal is maintained by breezefeng, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is deepnatal listed on the Official MCP Registry?
- Yes — deepnatal is listed on the Official MCP Registry, alongside Glama.
- How many versions does deepnatal have?
- MCP Toplist tracks 1 version of deepnatal, most recently published on Aug 29, 2026.
- Where can I find the source code for deepnatal?
- The source code for deepnatal is hosted at github.com/breezefeng/deepnatal.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.