Home › Other › Caddy MCP Server

Caddy MCP Server

MCP server for managing Caddy web servers via the admin API

TypeScript
★ 11 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.5.4)

npx -y @yawlabs/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "caddy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@yawlabs/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry