Back to directory
programcomputer/nasa-mcp-server

programcomputer/nasa-mcp-server

@ProgramComputer

A Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact with NASA's vast array of data sources.

nasaspaceapimcptypescriptastronomysatelliteearth-datacontext

Installation & Configuration

{
  "mcpServers": {
    "nasa-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@programcomputer/nasa-mcp-server@latest"
      ],
      "env": {
        "NASA_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13