Skip to main content
Glama
euisuh

Caddy MCP

by euisuh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_configA

Read Caddy's active JSON config, optionally below /config/{path}.

list_reverse_proxy_upstreamsA

Summarize host matchers and reverse_proxy upstreams from the active config.

validate_caddyfile_textA

Run caddy validate against Caddyfile text without loading it.

adapt_caddyfile_textB

Convert Caddyfile text to JSON. Defaults to dry_run command preview.

load_configB

Replace Caddy's active config via POST /load. Defaults to dry_run.

patch_configA

Patch a config subpath via PATCH /config/{path}. Defaults to dry_run.

stop_caddyA

Stop the Caddy process via POST /stop. Defaults to dry_run.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/euisuh/caddy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server