Skip to main content
Glama

NASA-MCP

get_epic_dates

Retrieve available dates for EPIC Earth imagery by specifying the collection type (natural or enhanced) through the NASA-MCP server. Ideal for accessing Earth observation data.

Instructions

Get available dates for EPIC images.

Args: collection: Collection type. Options: natural, enhanced.

Input Schema

NameRequiredDescriptionDefault
collectionNonatural

Input Schema (JSON Schema)

{ "properties": { "collection": { "default": "natural", "title": "Collection", "type": "string" } }, "title": "get_epic_datesArguments", "type": "object" }

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/AnCode666/nasa-mcp'

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