Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoSQLite file path, e.g., file:/abs/path/data/app.db
MCP_DEV_AUTHNoDev only: enable stub verifier (set to 'stub')
OAUTH_ISSUERNoPublic issuer URL of the Authorization Server
LIZ_SOCKET_URLNoCollaboration Socket.IO server URL (e.g., ws://localhost:3010)
OAUTH_JWKS_URLNoOptional JWKS URL (defaults to {issuer}/.well-known/jwks.json)
MCP_DEV_USER_IDNoDev only: UUID of the user to impersonate
MCP_LISTEN_ADDRNoListen address (default 127.0.0.1:3011)127.0.0.1:3011
COLLAB_TOKEN_URLNoAS collab-token endpoint
MCP_RESOURCE_URINoCanonical public URI of this server (expected token aud)
MCP_CLIENT_SECRETNoConfidential-client secret for minting collaboration tokens
MCP_DEV_STUB_TOKENNoDev only: stub token value
COLLAB_RESOURCE_URINoCollaboration token audience

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/LizardLiang/liz-whiteboard-mcp'

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