CaddyUI-MCP

loryanstrant/CaddyUI-MCP
★ 3 stars Python AI/LLM Updated today
A MCP server for CaddyUI, allowing LLM control of the centralised management system.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "caddyui-mcp": {
      "command": "uvx",
      "args": [
        "caddyui-mcp"
      ]
    }
  }
}

Or install with pip: pip install caddyui-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for **[CaddyUI](https://github.com/X4Applegate/caddyui)** — the self-hosted web UI for the [Caddy](https://caddyserver.com) reverse proxy. It lets an MCP client (Claude, etc.) inspect and manage your Caddy configuration in natural language: proxy hosts, redirection hosts, raw routes, and TLS certificates.

Tools (5)

CADDYUI_TOKENCADDYUI_URLLOG_LEVELMCP_HTTP_PORTlist_caddy_servers

Topics

caddycaddyuicontainerdockerllmmcpmodel-context-protocolserver