astrodynamics-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 308 installs a week from pypi. Last commit 7 Jun 2026.
Astrodynamics MCP server: TLE/SGP4, Lambert, access windows, porkchop, B-plane targeting.
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 astrodynamics-mcp -- uvx astrodynamics-mcp
{
"mcpServers": {
"astrodynamics-mcp": {
"args": [
"astrodynamics-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.astrodynamics-mcp]
command = "uvx"
args = ["astrodynamics-mcp"]
{
"mcpServers": {
"astrodynamics-mcp": {
"args": [
"astrodynamics-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"astrodynamics-mcp": {
"args": [
"astrodynamics-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.