Catalog
io.github.astro-tools/astrodynamics-mcp
Officialby astro-tools · Python
astrodynamics-mcp
Astrodynamics MCP server: TLE/SGP4, Lambert, access windows, porkchop, B-plane targeting.
Perform astrodynamics calculations including orbital mechanics, Lambert solutions, and access windows.
Topics
aerospaceai-agentsastrodynamicslambertllmllm-toolsmcpmcp-servermission-analysismodel-context-protocolorbital-mechanicspythonsgp4spacetle
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"astrodynamics-mcp": {
"command": "uvx",
"args": [
"astrodynamics-mcp"
]
}
}
}