MCP Server for NASA API integration.
@fdmocho
About MCP Server for NASA API integration.
MCP demo server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 MCP Server for NASA API integration?
A server that provides access to NASA's Near Earth Object (NEO) API, allowing retrieval of asteroid data by date range for use with MCP-compatible LLMs.
How to use MCP Server for NASA API integration?
Clone the repository, run uv install, then add your NASA API key to apiconfig.py. Configure the MCP server in your LLM client (e.g., claude_desktop_config.json) using uv as the command and pointing to main.py. Invoke the getNeo tool with start_date and end_date parameters.
Key features of MCP Server for NASA API integration
- Retrieves Near Earth Object data for a date range
- Single tool:
getNeo - Requires a NASA API key
- Uses
uvfor Python environment and dependency management - Ready for Claude Desktop via MCP configuration
Use cases of MCP Server for NASA API integration
—
FAQ from MCP Server for NASA API integration
What does this server do?
It retrieves Near Earth Object information from NASA's NEO API for a given start and end date.
What is the only available tool?
The tool is getNeo, which takes start_date and end_date as arguments.
Do I need an API key?
Yes, you must add your own NASA API key in the apiconfig.py file.
How do I set up the MCP server in Claude?
Add a configuration entry to claude_desktop_config.json with command uv and arguments pointing to the main.py file.
How do I run the server with the MCP Inspector?
Use uv run mcp dev <MYPYTHONFILE> to start the inspector and test the server.
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Comments