← Back to Plugins
MCP Server MCP

io.github.christerso/celestial-node

github By github 👁 1 views ▲ 0 votes

Real-time space data — ISS tracking, rocket launches, space news, Mars weather, and more

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "celestialnode-mcp",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional API key for higher rate limits (100/day vs 25/hr). Get yours at https://celestialnode.com/register",
          "name": "CELESTIAL_NODE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...