Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKER_URLNoPublic URL of this worker (for signed image URLs)
LOCATION_TZNoIANA timezone (e.g., America/New_York, Europe/London)
LOCATION_LATNoLatitude for weather API
LOCATION_LONNoLongitude for weather API
MIND_API_KEYYesAPI key for Bearer/Basic auth — pick any strong random string
LOCATION_NAMENoLocation name for weather/time context (e.g., London, UK)
GEMINI_API_KEYYesGoogle Gemini API key for embeddings (get one free at https://aistudio.google.com/apikey)
R2_PATH_PREFIXNoR2 key prefix (default: resonant-mind-images)
SIGNING_SECRETNoSeparate HMAC key for signed image URLs (defaults to MIND_API_KEY)
WEATHER_API_KEYNoWeatherAPI.com key for inner weather
MCP_CONNECTOR_SECRETNoSecret path for Claude.ai connector auth
DASHBOARD_ALLOWED_ORIGINNoCORS origin for API access

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/codependentai/resonant-mind'

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