mcp_server_nasa
1
The project is an MCP Server designed for integrating NASA API functionality, specifically focused on retrieving Near-Earth Object information by date. It supports various commands for configuration and execution within an LLM environment.
MCP Server for NASA API Integration
Features
- Retrieve Near-Earth Object information by date using the NASA NEO API.
Usage
- Clone the repository and run:
uv install
- Add your MCP server configuration to your LLM with a configuration file, such as
claude_desktop_config.json
.
Supported Commands
version
: Show the MCP version.dev
: Run a MCP server with the MCP Inspector.run
: Run a MCP Server.install
: Install a MCP server in the Claude desktop app.