Skip to content
Back to search
30
MCP

ephemeris-mcp

pypi/ephemeris-mcp

Precision astronomical ephemeris calculations via Model Context Protocol (MCP). Provides planetary positions using Swiss Ephemeris.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.scottchronicity/ephemeris-mcp
Precision astronomical ephemeris and planetary positions via the Swiss Ephemeris.
0 tools
@openephemeris/mcp-server
Model Context Protocol server for the Open Ephemeris astronomical computation API
0 tools
ioaerospace/astrodynamics-mcp
MCP server for orbital mechanics, ephemeris, unit conversions. AI and workflow ready.
0 tools
@vinkius/time-ms-converter-mcp
Deterministic time calculation Model Context Protocol (MCP) server. Convert and format timestamps, durations, and timezones precisely.
0 tools
@mcp-listing/time-ms-converter-mcp
Deterministic time calculation Model Context Protocol (MCP) server. Convert and format timestamps, durations, and timezones precisely.
0 tools
astrodynamics-mcp
Model Context Protocol server giving any LLM client authoritative astrodynamics tools — TLE/SGP4, Lambert, ground-station access, time/frame
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ephemeris-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}