Skip to main content
Glama
mittwald

Mittwald MCP Server

Official
by mittwald

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
METRICS_PASSNoBasic auth password for /metrics
METRICS_USERNoBasic auth username for /metrics
SSL_KEY_PATHNoPath to SSL key filessl/localhost+2-key.pem
SSL_CERT_PATHNoPath to SSL certificate filessl/localhost+2.pem
METRICS_ENABLEDNoEnable Prometheus metrics endpointtrue
MITTWALD_ISSUERNoMittwald OAuth issuer URL (default: https://id.mittwald.de)
BRIDGE_STATE_STORENoState store type (e.g., redis)memory
MITTWALD_CLIENT_IDNoMittwald client ID (default: mittwald-mcp-server)
MITTWALD_REDIRECT_URINoRedirect URI for OAuth callback
MITTWALD_SCOPE_CONFIG_PATHNoPath to scope configuration JSON file

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/mittwald/mcp-server'

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