Skip to main content
Glama

NASA MCP Server

nasa_epic

Access high-resolution Earth images by specifying a date and collection type (natural or enhanced). Utilize NASA's data integration to visualize Earth from space.

Instructions

Earth Polychromatic Imaging Camera - views of Earth

Input Schema

NameRequiredDescriptionDefault
collectionNoImage collection (natural or enhanced)
dateNoDate of the image (YYYY-MM-DD)

Input Schema (JSON Schema)

{ "properties": { "collection": { "description": "Image collection (natural or enhanced)", "type": "string" }, "date": { "description": "Date of the image (YYYY-MM-DD)", "type": "string" } }, "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/ProgramComputer/NASA-MCP-server'

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