Back to Home
ankitzaveri icon

nasa-mcp-server-demo

Verified Safe

by ankitzaveri

Overview

Provides a Model Context Protocol server to access NASA's Astronomy Picture of the Day and image/video library APIs.

Installation

Run Command
npx @modelcontextprotocol/inspector python server.py

Environment Variables

  • NASA_API_KEY

Security Notes

The server uses standard libraries (httpx, dotenv) and retrieves API keys from environment variables, defaulting to a demo key. No 'eval' or direct shell commands were found. Input schemas for tools provide some validation (e.g., date formats), reducing injection risks for specific parameters. The primary interaction is with known public NASA APIs. Generally safe to run.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-11-28

Tags

NASA APIMCP ServerAstronomyImage SearchPython