Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port.3000
AUTH_RESETNoWipe all passkeys + sessions on boot.0
MASTER_KEYNo32-byte base64/hex key; encrypts PATs at rest. Required unless ALLOW_DEV_MASTER_KEY=1.
PUBLIC_URLNoHard-pin the public origin/rpID.
CHILD_IDLE_MSNoReap idle upstream children after this.600000
ADO_MCP_VERSIONNoUpstream @azure-devops/mcp version to spawn.latest
ADO_MCP_DIST_TAGNonpm dist-tag the updater tracks.latest
ADO_MCP_AUTO_UPDATENoAuto-adopt newer upstream versions and recycle children.0
ALLOW_DEV_MASTER_KEYNoLocal dev only: opt into the built-in insecure key when MASTER_KEY is unset.0

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/jclement/azure-devops-mcp'

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