Skip to main content
Glama
malkreide
by malkreide

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for SSE transport (default: 8001).
MCP_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR (default: INFO).
MCP_TRANSPORTNoTransport mode: 'stdio' or 'sse'. Default is stdio.
MCP_AUTH_TOKENNoBearer token for SSE authentication. If set, all SSE requests must include Authorization header.
MCP_LOG_FORMATNoLog format: 'text' or 'json' (default: text).
MCP_RATE_LIMITNoMax requests per client IP per rate window (default: 60).
ALLOWED_ORIGINSNoComma-separated CORS origins (default: '*').
MCP_RATE_WINDOWNoRate window in seconds (default: 60).
MCP_TRACING_ENABLEDNoEnable OpenTelemetry tracing ('true'/'false').
OPENTRANSPORTDATA_API_KEYNoAPI key for opentransportdata.swiss to access traffic tools. Required for traffic tools; without them they return descriptive error messages.
OTEL_EXPORTER_OTLP_ENDPOINTNoOTLP collector URL for tracing.

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/malkreide/swiss-road-mobility-mcp'

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