ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Traefik Proxy with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Monitor and manage your Traefik Proxy infrastructure. inspect routers, services, and middlewares directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 18 capabilities

The complete Traefik Proxy capability set.

These are the exact actions your AI can choose when you ask it to work with Traefik Proxy.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 18 available through Traefik Proxy.

  1. 01

    List entrypoints

    List all entrypoints

  2. 02

    Get http router

    Get details for a specific HTTP router

  3. 03

    Get http service

    Get details for a specific HTTP service

  4. 04

    Get tcp router

    Get details for a specific TCP router

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 18 available through Traefik Proxy.

  1. 05

    Get tcp service

    Get details for a specific TCP service

  2. 06

    List http routers

    List all HTTP routers

  3. 07

    List http services

    List all HTTP services

  4. 08

    List tcp middlewares

    List all TCP middlewares

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 18 available through Traefik Proxy.

  1. 09

    List tcp services

    List all TCP services

  2. 10

    List udp routers

    List all UDP routers

  3. 11

    Get overview

    ). Get Traefik overview

  4. 12

    Get rawdata

    Get Traefik raw runtime configuration

Capability set04 / 05

13-15

3 capabilities in this set.

Part of 18 available through Traefik Proxy.

  1. 13

    List udp services

    List all UDP services

  2. 14

    Get entrypoint

    Get details for a specific entrypoint

  3. 15

    Get http middleware

    Get details for a specific HTTP middleware

Capability set05 / 05

16-18

3 capabilities in this set.

Part of 18 available through Traefik Proxy.

  1. 16

    Get tcp middleware

    Get details for a specific TCP middleware

  2. 17

    List http middlewares

    List all HTTP middlewares

  3. 18

    List tcp routers

    List all TCP routers

Observed, not estimated

877ms average. Fast in production.

Traefik Proxy is checked daily against the live service.

Daily averagePeak 1064ms
Aug 20Today
Fastest day
726ms
Slowest day
1064ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 18 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Traefik Proxy, so you can see the experience inside your AI.

It does not authenticate your account with Traefik Proxy. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Traefik Proxy Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_XR4oOb1z1qkw6S7MhXRdL3nbHzwLVvugJLZ0CnCs/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Traefik Proxy capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "traefik-proxy-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_XR4oOb1z1qkw6S7MhXRdL3nbHzwLVvugJLZ0CnCs/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Traefik Proxy owners ask.

  • 01

    Can I see the full runtime configuration of my Traefik instance?

    Yes. Use the get_rawdata capability to retrieve the entire runtime configuration, including all providers, routers, services, and middlewares in a single response.

  • 02

    How do I check the status of a specific HTTP service?

    You can use list_http_services to see all services or get_http_service with the specific service name to get detailed health and configuration metrics.

  • 03

    Does this support TCP and UDP routing inspection?

    Absolutely. The server includes dedicated capabilities like list_tcp_routers, list_udp_routers, and their corresponding service capabilities to manage non-HTTP traffic.