Ephemeris MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 27 Mar 2026.
Precision astronomical ephemeris and planetary positions via the Swiss Ephemeris.
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.
claude mcp add ephemeris-mcp -- uvx ephemeris-mcp
{
"mcpServers": {
"ephemeris-mcp": {
"args": [
"ephemeris-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ephemeris-mcp]
command = "uvx"
args = ["ephemeris-mcp"]
{
"mcpServers": {
"ephemeris-mcp": {
"args": [
"ephemeris-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ephemeris-mcp": {
"args": [
"ephemeris-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.