get_mars_rover_photos
Retrieve Mars rover photos by specifying rover name, sol (Martian day) or earth date, camera, and page number. Access images from Curiosity, Opportunity, and Spirit rovers directly from NASA APIs.
Instructions
Get photos from a Mars rover (Curiosity, Opportunity, Spirit). Specify either sol (Martian day) or earth_date (YYYY-MM-DD), but not both.
Args: rover_name: Name of the rover (curiosity, opportunity, spirit). sol: Martian sol (day number, starting from landing). Use if not using earth_date. earth_date: Earth date in YYYY-MM-DD format. Use if not using sol. camera: Filter by camera abbreviation (e.g., FHAZ, RHAZ, MAST, NAVCAM, PANCAM). See documentation for full list per rover. page: Page number for results (25 photos per page).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
camera | No | ||
earth_date | No | ||
page | No | ||
rover_name | Yes | ||
sol | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from NASA-MCP
- browse_asteroids
- get_asteroid_lookup
- get_asteroids_feed
- get_astronomy_picture_of_day
- get_coronal_mass_ejection
- get_earth_assets
- get_earth_imagery
- get_epic_dates
- get_epic_imagery
- get_epic_imagery_by_date
- get_exoplanet_data
- get_geomagnetic_storm
- get_hight_speed_stream
- get_magnetopause_crossing
- get_mars_rover_manifest
- get_mars_rover_photos
- get_notifications
- get_radiation_belt_enhancement
- get_solar_energetic_particle
- get_solar_flare
- get_wsa_enlil_simulation
Related Tools
- @AnCode666/nasa-mcp
- @AnCode666/nasa-mcp
- @AnCode666/nasa-mcp
- @AnCode666/nasa-mcp
- @privetin/wikimedia