Manage and configure Caddy web servers through the Caddy admin API.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.YawLabs/caddy-mcp" MCP server from askskill: Run: claude mcp add 'io-github-yawlabs-caddy-mcp' -- npx -y @yawlabs/caddy-mcp
Use caddy-mcp to connect to my Caddy instance, fetch the full active configuration, and summarize it by module, highlighting listening ports, site routes, TLS settings, and reverse proxy targets.
A summary of the current Caddy configuration with key service parameters and routing details.
Using caddy-mcp, add a new Caddy site configuration for example.com that reverse proxies traffic to http://127.0.0.1:3000, and validate the configuration structure before applying it.
A new site configuration is created and applied, with change details and validation results.
Use caddy-mcp to inspect the current TLS-related Caddy configuration, suggest safer settings, and update allowed protocol versions to modern recommended values; explain any risks before applying changes.
A TLS configuration review, security recommendations, and a description of the applied configuration changes.
No documentation provided
Check the source repo for usage and examples.
Install and manage MCP servers centrally with a single setup.
Test MCP servers for spec compliance and quickly identify protocol issues.
Turn any web API into a governed, auditable, agent-ready MCP server.
Create, manage, and deploy Hugo static sites from one MCP tool.
Use zero-config MCP servers for web search and AI-driven Hexo blog management.
Aggregate multiple MCP services into one unified interface for easier tool access.