Skip to main content
Glama
theupriser

Traefik MCP Server

by theupriser

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_LOG_LEVELNoLogging level (default: INFO)INFO
TRAEFIK_API_KEYNoAPI key for Bearer token authentication
TRAEFIK_API_URLYesURL of your Traefik API endpoint (e.g., http://localhost:8080)
TRAEFIK_BASIC_AUTH_PASSWORDNoPassword for basic authentication
TRAEFIK_BASIC_AUTH_USERNAMENoUsername for basic authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_traefik_overview

Get an overview of the Traefik instance configuration

list_routers

List all HTTP routers in Traefik

get_router_details

Get detailed configuration for a specific router

list_services

List all HTTP services in Traefik

get_service_details

Get detailed configuration for a specific service

list_middlewares

List all HTTP middlewares in Traefik

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/theupriser/treafik-mcp'

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