MCP TypeScript NASA Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| NASA_API_KEY | No | Your NASA API key from https://api.nasa.gov/. Use 'DEMO_KEY' for testing with rate limits. | DEMO_KEY |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| nasa_apodC | Get NASA Astronomy Picture of the Day with detailed explanation |
| nasa_mars_rover_photosC | Get photos from Mars rovers (Curiosity, Opportunity, Spirit, Perseverance) |
| nasa_neo_feedB | Get Near Earth Objects (asteroids) passing near Earth within a date range |
| nasa_donki_space_weatherB | Get space weather events from NASA DONKI (Database Of Notifications, Knowledge, Information) |
| nasa_epic_earth_imageryB | Get full disc imagery of Earth from DSCOVR's Earth Polychromatic Imaging Camera |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| explain-apod | Generate an educational explanation of an Astronomy Picture of the Day |
| space-weather-report | Generate a comprehensive space weather report |
| asteroid-analysis | Analyze Near-Earth Objects and assess potential risks |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| NASA API Configuration | Current NASA API configuration and status |
| Current NASA Missions | List of currently active NASA missions |
| Today's Near Earth Objects | NEOs passing Earth today |
| APOD for 2026-01-11 | Today's Astronomy Picture of the Day |
| APOD for 2026-01-10 | Yesterday's Astronomy Picture of the Day |
| Latest Curiosity Photos | Most recent photos from Curiosity rover |
| Latest Perseverance Photos | Most recent photos from Perseverance rover |
| Latest Opportunity Photos | Most recent photos from Opportunity rover |
| Latest Spirit Photos | Most recent photos from Spirit rover |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jezweb/mcp-ts-stdio-nasa'
If you have feedback or need assistance with the MCP directory API, please join our Discord server