@pipeworx/nasa

Connect: https://gateway.pipeworx.io/nasa/mcp · Install: one-click buttons

Tools: 5

Tools

  • get_apod — Get the NASA Astronomy Picture of the Day with explanation. Optionally specify a date. Example: get_apod({ date: “2024-01-15”, _apiKey: “DEMO_KEY” })
  • get_asteroids — Get near-Earth asteroids approaching within a date range (max 7 days). Returns size, velocity, and miss distance. Example: get_asteroids({ start_date: “2024-01-01”, end_date: “2024-01-07”, _apiKey: “D
  • get_mars_photos — Get photos taken by Mars rovers (Curiosity, Opportunity, Spirit). Filter by Martian sol and camera. Example: get_mars_photos({ sol: 1000, camera: “FHAZ”, _apiKey: “DEMO_KEY” })
  • search_nasa_images — Search the NASA Image and Video Library for images/videos of any subject — planets, missions, astronauts, launches, galaxies, etc. PREFER for “NASA photos of Jupiter”, “images of the Apollo 11 mission
  • get_solar_flares — Get recent solar flare events from NASA DONKI space-weather data. Returns each flare’s class (e.g. C4.0, M1.8, X1.2), begin/peak/end times, source region, and active region number. Use for “recent sol

Tools

  • get_apod — Get the NASA Astronomy Picture of the Day with explanation. Optionally specify a date. Example: get_apod({ date: 2024-01-15 , _apiKey: DEMO_KEY })
  • get_asteroids — Get near-Earth asteroids approaching within a date range (max 7 days). Returns size, velocity, and miss distance. Example: get_asteroids({ start_date: 2024-01-01 , end_date: 2024-01-07 , _apiKey: DEMO
  • get_mars_photos — Get photos taken by Mars rovers (Curiosity, Opportunity, Spirit). Filter by Martian sol and camera. Example: get_mars_photos({ sol: 1000, camera: FHAZ , _apiKey: DEMO_KEY })
  • get_solar_flares — Get recent solar flare events from NASA DONKI space-weather data. Returns each flare's class (e.g. C4.0, M1.8, X1.2), begin/peak/end times, source region, and active region number. Use for recent sola
  • search_nasa_images — Search the NASA Image and Video Library for images/videos of any subject — planets, missions, astronauts, launches, galaxies, etc. PREFER for NASA photos of Jupiter , images of the Apollo 11 mission ,

Regenerated from source · build July 21, 2026