Mittwald MCP Server
Officialby mittwald
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| METRICS_PASS | No | Basic auth password for /metrics | |
| METRICS_USER | No | Basic auth username for /metrics | |
| SSL_KEY_PATH | No | Path to SSL key file | ssl/localhost+2-key.pem |
| SSL_CERT_PATH | No | Path to SSL certificate file | ssl/localhost+2.pem |
| METRICS_ENABLED | No | Enable Prometheus metrics endpoint | true |
| MITTWALD_ISSUER | No | Mittwald OAuth issuer URL (default: https://id.mittwald.de) | |
| BRIDGE_STATE_STORE | No | State store type (e.g., redis) | memory |
| MITTWALD_CLIENT_ID | No | Mittwald client ID (default: mittwald-mcp-server) | |
| MITTWALD_REDIRECT_URI | No | Redirect URI for OAuth callback | |
| MITTWALD_SCOPE_CONFIG_PATH | No | Path to scope configuration JSON file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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