Skip to main content
Glama

NASA MCP Server

nasa_donki

Access detailed space weather event data, including notifications and insights, by specifying event type and date range. Ideal for monitoring and analyzing cosmic phenomena. Powered by NASA's MCP Server.

Instructions

Space Weather Database Of Notifications, Knowledge, Information

Input Schema

NameRequiredDescriptionDefault
endDateNoEnd date (YYYY-MM-DD)
startDateNoStart date (YYYY-MM-DD)
typeYesType of space weather event

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "End date (YYYY-MM-DD)", "type": "string" }, "startDate": { "description": "Start date (YYYY-MM-DD)", "type": "string" }, "type": { "description": "Type of space weather event", "type": "string" } }, "required": [ "type" ], "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