Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SECRET_KEYYesKey for Fernet encryption and token signing (min 16 chars)
RATE_LIMIT_RPMNoRequests per minute per tenant (token bucket)100
MCP_ALLOWED_ORIGINSNoComma-separated allowed MCP Origin headers
SAGEMCP_ENABLE_AUTHNoAPI key authentication and authorizationfalse
CORS_ALLOWED_ORIGINSNoComma-separated allowed CORS origins*
SAGEMCP_ENABLE_METRICSNoPrometheus /metrics endpointfalse
SAGEMCP_ENABLE_SERVER_POOLNoLRU server-instance pool (5,000 max, 30-min TTL)false
SAGEMCP_BOOTSTRAP_ADMIN_KEYNoOne-time bootstrap key to create first platform admin
SAGEMCP_ENABLE_SESSION_MANAGEMENTNoMcp-Session-Id tracking and SSE replayfalse

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/mvmcode/sagemcp'

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