Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SERVER_BASE_URLNoPublic base URL — required for OIDC (e.g. https://mcp.example.com)
MCP_SERVER_HTTP_PATHNoMount path for HTTP transport/mcp
MCP_SERVER_LOG_LEVELNoLog level (DEBUG, INFO, WARNING, ERROR)INFO
MCP_SERVER_READ_ONLYNoDisable write toolstrue
MCP_SERVER_SERVER_NAMENoServer name shown to clientsmcp-server
MCP_SERVER_BEARER_TOKENNoStatic bearer token
MCP_SERVER_INSTRUCTIONSNoSystem instructions for LLM context
MCP_SERVER_OIDC_CLIENT_IDNoOIDC client ID
MCP_SERVER_OIDC_CONFIG_URLNoOIDC discovery endpoint
MCP_SERVER_OIDC_CLIENT_SECRETNoOIDC client secret
MCP_SERVER_OIDC_JWT_SIGNING_KEYNoJWT signing key — required on Linux/Docker to survive restarts

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/pvliesdonk/kroki-mcp'

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