ProgramComputer_NASA-MCP-server

ProgramComputer_NASA-MCP-server

0

NASA MCP Server is a standardized interface for AI models to interact with NASA's data through 20+ APIs. It's designed for cross-platform support with features such as rate limit management and automatic parameter validation.

NASA MCP Server

A Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact with NASA's data. This server follows the official MCP specification.

Features

  • Access to 20+ NASA data sources
  • Standardized data formats
  • Parameter validation and error handling
  • Rate limit management
  • Documentation and examples
  • Cross-platform support

Disclaimer

This project is not affiliated with or endorsed by NASA.

Included NASA APIs

  • NASA Open API: APOD, EPIC, DONKI, etc.
  • JPL Solar System Dynamics API: SBDB, Fireball Data, etc.
  • Earth Data APIs: GIBS, CMR, FIRMS

Security Considerations

  • Input validation via Zod schemas
  • Command injection protection