Developer Tools
Trust: 37/100 (Limited)io.github.christerso/celestial-node Guide
Real-time space data — ISS tracking, rocket launches, space news, Mars weather, and more
by christerso
Quick Start
Install
npx celestialnode-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-christerso-celestial-node": {
"command": "npx",
"args": [
"celestialnode-mcp"
]
}
}
}