Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"caddy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-caddy"
]
}
}
}