NASA-MCP

get_epic_imagery

Retrieve Earth imagery from the EPIC camera on NASA's DSCOVR satellite. Choose between natural or enhanced collection types to access high-quality images of Earth directly via the NASA-MCP server.

Instructions

Get images from the EPIC (Earth Polychromatic Imaging Camera).

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_imageryArguments", "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