MCP.so
登录

caddy-mcp

@lum8rjack

关于 caddy-mcp

Caddy MCP server

基本信息

分类

其他

许可证

MIT license

运行时

go

传输方式

stdio

发布者

lum8rjack

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

6

Get 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

概览

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 .

评论

其他 分类下的更多 MCP 服务器