71
/ 100
11 days ago
glama

nasa-mcp-server

Provides access to NASA's open APIs including astronomy imagery, Mars rover photos, asteroid tracking, Earth observations, and media library through natural language interaction.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEYyour_nasa_api_key_here
configBASE_URL
configDEFAULT_COUNT
configCACHE_TTL_IMAGES1800 # 30 minutes
configCACHE_TTL_DYNAMIC600 # 10 minutes
configSERVER_NAME
configLOG_LEVEL
configMAX_HOURLY_CALLS1000 # For registered API keys
configDEMO_HOURLY_LIMIT30 # For DEMO_KEY
configTRANSPORThttp PORT=8000 python nasa_server.py
configPORTTRANSPORT=http =8000 python nasa_server.py
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jezweb-nasa-mcp-server-qdifwx)](https://m8ven.ai/mcp/jezweb-nasa-mcp-server-qdifwx)
commit: 0b003ad5fb66281286128f24e2156179a7153e00
code hash: 153d9a871216e48ca56ad3501d03bcfbd36bb289c83b9665392ac074600fa9bd
verified: 6/18/2026, 10:54:30 AM
view raw JSON →