NASA-MCP. Integration via MCP with NASA APIs
@AnCode666
About NASA-MCP. Integration via MCP with NASA APIs
MCP server for use NASA APIs
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
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
Comments