mcpbeat Sign in

W8s Astro MCP Server

local only

W8s Astro MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 111 installs a week from pypi. Last commit 7 Jun 2026.

Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite.

Installs per day peak 45 · avg 16 · -25% w/w
a month agotoday
111
Installs / week
pypi · w8s-astro-mcp
0
Stars
0 open issues
7 Jun 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to W8s Astro MCP

same job, measured the same way
Statecore MCP
by yul761

Auditable memory for coding agents: evidence chains, supersession history, keyless embedded SQLite

99 installs/wk local only
Claude Amplifier
by sisuthros

Persistent memory + decision tracking for Claude across sessions. Local SQLite, no cloud.

42 installs/wk local only
MCP Database Server
by souhar-dya

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

local only
Pensieve
by praveen-ilangovan

Manually-triggered, self-organising personal memory for AI agents; SQLite, no vector DB.

48 installs/wk local only
skillmem
by liza-studio

Skill memory for coding agents: learn, recall, reinforce, decay. Local SQLite, no API key.

local only
text2sql
by cpenniman12

Ask any SQL database in natural language. Agent explores schema, writes SQL, self-corrects.

83 installs/wk local only
Leteo
by asanabrial

Persistent memory for AI coding agents: one Rust binary, one local SQLite database.

54 installs/wk local only
Memory Kernel
by artem362

Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.

122 installs/wk local only

W8s Astro MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for W8s Astro MCP?
W8s Astro 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 pypi package w8s-astro-mcp was installed 111 times last week.
How do I connect W8s Astro 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 w8s-astro-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use W8s Astro MCP?
The pypi package w8s-astro-mcp was installed 111 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is W8s Astro MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.