Need to manage Caddy web servers without leaving your Claude conversation? This connects directly to Caddy's admin API, letting you configure reverse proxies, adjust upstream servers, check health endpoints, and modify routing rules on the fly. You'd reach for this when you're troubleshooting a deployment, need to quickly update a proxy configuration, or want to inspect your current Caddy setup without switching to curl commands or SSH sessions. It's essentially a conversational wrapper around the JSON API that Caddy exposes on port 2019 by default, turning admin operations into natural language requests.
claude mcp add --transport stdio io.github.yawlabs-caddy-mcp -- npx -y @yawlabs/caddy-mcp