Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOG_LEVEL | No | Logging level (default: INFO) | INFO |
| TRAEFIK_API_KEY | No | API key for Bearer token authentication | |
| TRAEFIK_API_URL | Yes | URL of your Traefik API endpoint (e.g., http://localhost:8080) | |
| TRAEFIK_BASIC_AUTH_PASSWORD | No | Password for basic authentication | |
| TRAEFIK_BASIC_AUTH_USERNAME | No | Username for basic authentication |
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 | |