mcpbeat Sign in

Ephemeris MCP Server

by scottchronicity Your server? Claim it
local only

Ephemeris MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 27 Mar 2026.

Precision astronomical ephemeris and planetary positions via the Swiss Ephemeris.

Installs per day peak 34 · avg 9 · -14% w/w
a month agotoday
67
Installs / week
pypi · ephemeris-mcp
4
Stars
0 open issues
27 Mar 2026
Last commit
0 releases in 90 days
AGPL-3.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command [пакет] test_mcp_client.py:15
    proc = subprocess.Popen(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

Alternatives to Ephemeris MCP

same job, measured the same way
Nanami Products
by haserisa0810-gif

Pre-computed astrology YAML via Swiss Ephemeris. Calculation is code, interpretation is AI.

5 tools answering
CycleCalcs Astronomy
by cyclecalcs

Astronomy: sun, moon, planet, eclipse, twilight and star position calculations.

11 tools answering
Vedaksha
by arthiqlabs

Vedic astrology and astronomical ephemeris: kundali, panchanga, dashas, vargas, transits

local only
Stellara MCP
by natlex

Swiss Ephemeris for AI agents: exact natal charts, transits, synastry and birth-place resolution

local only
I
Kairos
by stardustxx

Astrology decision support: accurate Swiss Ephemeris charts with calibrated classical verdicts.

33 installs/wk local only
Muslim Prayer Reminder MCP
by tareq7

Production-ready Muslim prayer reminder MCP with astronomical precision and theological disclosure.

45 installs/wk 5 tools answering
Astronomy MCP Server
by cyanheads

Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.

93 installs/wk 7 tools answering
Swiss Courts MCP
by malkreide

Swiss court decisions via entscheidsuche.ch, including federal and cantonal courts

133 installs/wk local only

Ephemeris MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ephemeris MCP?
Ephemeris 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 ephemeris-mcp was installed 67 times last week.
How do I connect Ephemeris 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 ephemeris-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Ephemeris MCP?
The pypi package ephemeris-mcp was installed 67 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ephemeris MCP open source?
Yes — it is published under the AGPL-3.0 licence, written in Python and 4 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.