caddy-mcp
@lum8rjack
About caddy-mcp
Caddy MCP server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
6Get the current Caddy server configuration in JSON format
Update the Caddy server configuration by providing a full JSON configuration
Convert a Caddyfile configuration to JSON format
Convert an Nginx configuration to Caddy JSON format
Convert a YAML configuration to Caddy JSON format
Get the current status of configured reverse proxy upstreams as JSON
Overview
What is caddy-mcp?
caddy-mcp provides a Model Context Protocol (MCP) interface for managing a Caddy server instance via the Caddy API. It exposes tools for retrieving, updating, and converting Caddy configurations (JSON, Caddyfile, YAML, Nginx) and for monitoring reverse proxy upstreams. It supports stdio, SSE, or HTTP stream transports.
How to use caddy-mcp?
Build the binary using Go 1.24+ (run make or go build -o caddy-mcp .
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments