Skip to main content
Glama
520,024 tools. Updated 2026-09-06 08:15

"Caddy" matching MCP tools:

  • Convert Caddyfile, nginx, or YAML configs to Caddy JSON without loading them, to preview the adapted output or port existing configurations; returns JSON and warnings separately.
    MIT
  • Check Caddy connectivity and retrieve a configuration summary covering servers, routes, listen addresses, and TLS status.
    MIT
  • Reload Caddy to apply configuration changes after a Caddyfile update, requiring explicit confirmation to ensure safe deployment.
    MIT
  • Validate Caddyfile syntax directly from text input without loading into Caddy. Runs caddy validate to catch configuration errors before deployment.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Provides full read/write access to Zotero libraries through 36 MCP tools, including search, add, tag, update, delete, and move operations for items, collections, attachments, notes, and saved searches. Enables AI assistants to manage a Zotero library remotely, with support for both local stdio and multi-tenant HTTP OAuth deployments.
    39
    MIT
  • Stop the Caddy process via the admin API. Dry-run mode previews the action before applying.
    MIT
  • Add a Caddy route with custom match conditions and any handler—reverse proxy, file server, static response, redirect, encode, headers—and control whether processing stops after a match.
    MIT
  • Shut down a running Caddy server gracefully. Requires explicit confirmation to prevent accidental downtime.
    MIT
    Destructive
  • Retrieve a list of all Caddy HTTP server blocks, including names, listen addresses, and route counts.
    MIT
  • Retrieve the full Caddy configuration as JSON for inspection of routes, upstreams, and certificates.
    MIT
  • Reload Caddy configuration by providing a raw JSON string or a path to a JSON config file.
    MIT
  • Set a Caddy config subtree (e.g., upstreams) with immediate effect, built-in undo/rollback, and dry-run preview. Refuses admin API edits to keep the connection alive.
    MIT
  • Move an item to the trash for reversible soft deletion, preserving its key so citations continue to resolve until permanently deleted.
    MIT
    Destructive
  • Update a Zotero item when a preprint becomes formally published, adding journal details like DOI and changing item type while preserving existing citations and keys.
    MIT
  • Replace all tags on a Zotero item with an exact list, using the item's version to prevent conflicts. Solves overwriting, not merging, existing tags for precise tag management.
    MIT