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
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
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments