Catalog
org.io-aerospace/mcp-server
OfficialIO Aerospace MCP Server
MCP server for aerospace calculations: orbital mechanics, ephemeris, DSN operations, ...
Performs aerospace calculations including orbital mechanics, ephemeris data, and DSN operations.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.io-aerospace.org"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.