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
.env.example•281 B
# NASA API Configuration
# Get your API key from: https://api.nasa.gov/
# You can use "DEMO_KEY" for testing with rate limits
NASA_API_KEY=DEMO_KEY
# Optional: Debug mode
DEBUG=false
# Optional: Custom NASA API base URL (if using a proxy)
# NASA_API_BASE_URL=https://api.nasa.gov