MCP.so
Sign In

NASA-MCP. Integration via MCP with NASA APIs

@AnCode666

About NASA-MCP. Integration via MCP with NASA APIs

MCP server for use NASA APIs

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

AnCode666

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "nasa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@AnCode666/nasa-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is NASA-MCP?

NASA-MCP is an MCP server that integrates with NASA APIs to retrieve astronomical data, space weather information, Earth imagery, and exoplanet data. It is designed for developers and LLMs using MCP‑compatible clients such as Claude AI.

How to use NASA-MCP?

Install via Smithery (npx @smithery/cli install @AnCode666/nasa-mcp) or with uv (Python 3.10+). Configure the server in your MCP client (e.g., Claude for Desktop) by adding the command uvx with args ["nasa_mcp"] and an environment variable NASA_API_KEY. Obtain a free API key from api.nasa.gov.

Key features of

Comments

More Other MCP servers