Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport (default: 8000).8000
API_KEYNoYour NASA API key. Get one for free at https://api.nasa.gov/. If not set, the server may use DEMO_KEY (limited to 30 requests/hour).
LOG_LEVELNoLog level (default: INFO).INFO
TRANSPORTNoTransport protocol (stdio or http, default: stdio).stdio
DEFAULT_COUNTNoDefault count for random APOD images (default: 10).10
CACHE_TTL_IMAGESNoCache TTL for images in seconds (default: 1800).1800
MAX_HOURLY_CALLSNoMaximum hourly API calls for registered keys (default: 1000).1000
CACHE_TTL_DYNAMICNoCache TTL for dynamic data in seconds (default: 600).600
DEMO_HOURLY_LIMITNoHourly limit for DEMO_KEY (default: 30).30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/nasa-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server