MCP Server for NASA API integration.
@fdmocho
MCP Server for NASA API integration. について
MCP demo server
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「開発者ツール」の他のコンテンツ

Sentry
modelcontextprotocolModel Context Protocol Servers
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
コメント