@pipeworx/nasa
Connect: https://gateway.pipeworx.io/nasa/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 9
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 — “Show me photos from the Mars rover” / “Perseverance images from sol 1000” / “latest pictures from Mars” — raw images from NASA’s Perseverance rover (Mars 2020), straight off the mars.nasa.gov feed. F
- 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
- donki_cme — “Was there a coronal mass ejection this week?” / “is a CME heading for Earth?” — coronal mass ejections catalogued by NASA DONKI, the space-weather event database run by NASA’s Community Coordinated M
- donki_geomagnetic_storms — “Was there a geomagnetic storm?” / “will there be an aurora tonight?” / “how strong was the Kp index?” — geomagnetic storm events from NASA DONKI, each with the full series of observed Kp index readin
- donki_solar_energetic_particles — Solar energetic particle (SEP) events from NASA DONKI — bursts of high-energy protons arriving at Earth after a flare or CME. These are the events behind radiation warnings for polar airline routes, a
- donki_notifications — “What is the current space weather forecast?” — the alerts, watches, warnings and weekly summary reports NASA DONKI issues to spacecraft operators. This is the narrative layer over the event catalogue
Tools
donki_cme— Was there a coronal mass ejection this week? / is a CME heading for Earth? — coronal mass ejections catalogued by NASA DONKI, the space-weather event database run by NASA's Community Coordinated Modeldonki_geomagnetic_storms— Was there a geomagnetic storm? / will there be an aurora tonight? / how strong was the Kp index? — geomagnetic storm events from NASA DONKI, each with the full series of observed Kp index readings anddonki_notifications— What is the current space weather forecast? — the alerts, watches, warnings and weekly summary reports NASA DONKI issues to spacecraft operators. This is the narrative layer over the event catalogues:donki_solar_energetic_particles— Solar energetic particle (SEP) events from NASA DONKI — bursts of high-energy protons arriving at Earth after a flare or CME. These are the events behind radiation warnings for polar airline routes, aget_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: DEMOget_mars_photos— Show me photos from the Mars rover / Perseverance images from sol 1000 / latest pictures from Mars — raw images from NASA's Perseverance rover (Mars 2020), straight off the mars.nasa.gov feed. Filterget_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 solasearch_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 ,