Skip to main content
Glama
EricGrill

Civic Data MCP Server

by EricGrill

get_mars_rover_photos

Retrieve Mars rover photos from Curiosity, Opportunity, Spirit, or Perseverance by specifying date or sol and optional camera.

Instructions

Get photos from Mars rovers (Curiosity, Opportunity, Spirit, Perseverance).

Args:
    rover: Rover name: 'curiosity', 'opportunity', 'spirit', or 'perseverance'
    sol: Martian sol (day) number
    earth_date: Earth date in YYYY-MM-DD format (alternative to sol)
    camera: Optional camera name (e.g., 'FHAZ', 'RHAZ', 'MAST', 'NAVCAM')

Returns:
    List of photo URLs from the specified rover

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
roverNocuriosity
solNo
earth_dateNo
cameraNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EricGrill/mcp-civic-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server