Loading...
APOD, Mars rover photos, asteroids, solar flares, rocket launches, ISS tracking
Connect your agent to use all 9 tools:
claude mcp add datafaucet-sandbox https://datafaucet.dev/api/sandbox"datafaucet-sandbox": { "url": "https://datafaucet.dev/api/sandbox" }get_next_launchGet the next upcoming rocket launch worldwide (name, date, rocket, pad, mission)Run →GETget_latest_launchGet the most recent completed rocket launch with outcome, mission, and rocket infoRun →GETget_iss_positionGet the current latitude/longitude of the International Space Station in real-timeRun →GETget_people_in_spaceGet list of all people currently in space with their spacecraft nameRun →get_apodGet NASA Astronomy Picture of the Day (title, explanation, image URL)
date="2024-01-15"
get_mars_photosGet Mars Rover photos for a given sol. Optional query param: camera (FHAZ/RHAZ/NAVCAM/MAST)
rover="curiosity", sol="1000"
get_neo_feedGet Near Earth Objects for a date range (max 7 days apart)
start_date="2025-06-01", end_date="2025-06-07"
get_solar_flaresGet solar flare events from NASA DONKI for a date range (YYYY-MM-DD format)
start_date="2025-05-01", end_date="2025-05-31"
get_asteroidGet detailed info for a specific near-Earth asteroid by its ID
asteroid_id="3542519"