Catalog
io.github.YawLabs/caddy-mcp
OfficialMCP server for managing Caddy web servers via the admin API
Administer Caddy web servers and their configuration through the admin API.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"caddy-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/caddy-mcp@1.3.0"
]
}
}
}