NASA MCP Server
JSON →An MCP server for interacting with various NASA APIs and data sources. Requires a NASA API key.
Install
npx -y @programcomputer/nasa-mcp-server@latest Tools · 5
- nasa/apod Astronomy Picture of the Day - returns NASA's APOD data for a given date, count, or thumbnail preference
- nasa/mars-rover Mars Rover Photos - retrieves photos from Mars rovers (Curiosity, Opportunity, Spirit) by sol, earth date, or camera
- nasa/neo Near Earth Objects - returns NEO data for a date range (max 7 days)
- nasa/gibs Global Imagery Browse Services - retrieves satellite imagery layers for a given date and format
- nasa/power Prediction Of Worldwide Energy Resources - returns climate and energy data for specified parameters and location
Environment variables
NASA_API_KEYYOUR_API_KEY
Links
★ 88 GitHub stars