Skip to content
Back to search
30
MCP

astrodynamics-mcp

pypi/astrodynamics-mcp

Model Context Protocol server giving any LLM client authoritative astrodynamics tools — TLE/SGP4, Lambert, ground-station access, time/frame conversions, porkchop, B-plane.

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

Similar MCP servers embedding-nearest

astrodynamics-mcp
Astrodynamics MCP server: TLE/SGP4, Lambert, access windows, porkchop, B-plane targeting.
0 tools
astro-mcp
Model Context Protocol (MCP) server for interacting with the Astro and Airflow APIs
0 tools
gdb-mcp
Model Context Protocol server for driving GDB from an LLM.
0 tools
ioaerospace/astrodynamics-mcp
MCP server for orbital mechanics, ephemeris, unit conversions. AI and workflow ready.
0 tools
io.github.uarlouski/testrail-mcp-server
Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts.
0 tools
prometheus-mcp-server
A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interface
0 tools

How to use

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

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