Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server (default 8090)8090
SRG_API_KEYYesYour SRG+ API key (required for local stdio mode)
OAUTH_ISSUERNoCanonical issuer URL for OAuth (optional; random ephemeral if unset)
OAUTH_TOKEN_SIGNING_KEYNoHMAC key for codes/access/refresh tokens (optional; random ephemeral if unset)
OAUTH_API_KEY_ENCRYPTION_KEYNo32-byte AES-GCM key (base64url) for wrapping the SRG+ workspace api_key inside JWTs (optional; random ephemeral if unset)
OAUTH_CLIENT_REGISTRATION_KEYNoHMAC key for DCR client_id JWTs (optional; random ephemeral if unset)

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/srgplus/srgplus-mcp'

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