Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_DIRNoData storage directory for cluster configs, kubeconfigs, backups, etc../data
SSE_HOSTNoHost for the SSE/Streamable HTTP server.0.0.0.0
SSE_PORTNoPort for the SSE/Streamable HTTP server.8000
LOG_LEVELNoLogging level.info
MCP_SSE_PATHNoPath for SSE connection endpoint./sse
MCP_JWT_SECRETNoJWT signing secret. Required if MCP_AUTH_ENABLED is true.
MCP_AUTH_ENABLEDNoSet to 'true' to enable JWT authentication and multi-tenant isolation.false
MCP_MESSAGE_PATHNoPath for SSE message POST endpoint./message
MCP_JWT_ALGORITHMNoJWT signing algorithm.HS256
MCP_STREAMABLE_PATHNoPath for Streamable HTTP single endpoint./mcp
MCP_ADMIN_API_PREFIXNoPrefix for admin REST API routes./admin
MCP_TOKEN_MAX_EXPIRYNoMaximum token expiry in seconds (default 90 days).7776000
MCP_BACKUP_RETENTION_DAYSNoBackup retention period in days. Set to 0 to disable automatic cleanup.90

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

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