Caddy Server MCP Server for Google ADKGive Google ADK instant access to 13 tools to Adapt Config, Append Config, Delete Config, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Caddy Server as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Caddy Server MCP Server for Google ADK is a standout in the Developer Tools category — giving your AI agent 13 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="caddy_server_agent",
instruction=(
"You help users interact with Caddy Server "
"using 13 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Caddy Server MCP Server
Connect your Caddy Server instance to any AI agent and automate your web infrastructure management through natural conversation.
Google ADK natively supports Caddy Server as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 13 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Configuration Management — Load, get, append, or replace server configurations using JSON or Caddyfile formats.
- Caddyfile Adaptation — Instantly convert Caddyfile text into native Caddy JSON without applying the changes.
- Upstream Monitoring — Check the real-time status and health of your proxy upstreams and backends.
- PKI & Certificates — Inspect internal CA information and retrieve certificate chains for your managed domains.
- Metrics & Observability — Access Prometheus-style metrics to monitor server performance and request traffic.
- Granular Control — Delete specific configuration paths or gracefully stop the server process.
The Caddy Server MCP Server exposes 13 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 13 Caddy Server tools available for Google ADK
When Google ADK connects to Caddy Server through Vinkius, your AI agent gets direct access to every tool listed below — spanning web-server, reverse-proxy, api-gateway, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Adapt config on Caddy Server
Adapts a configuration (e.g., Caddyfile) to JSON without running it
Append config on Caddy Server
and target is array, expands payload array and appends elements. Sets or replaces an object; appends to an array in Caddy config
Delete config on Caddy Server
Deletes the value at the named path in Caddy config
Get config on Caddy Server
Leave empty for full config. Exports the configuration at the specified path as JSON
Get config by id on Caddy Server
Access a configuration object directly via its @id field
Get metrics on Caddy Server
Exposes metrics in Prometheus exposition format
Get pki ca on Caddy Server
Returns information about a particular PKI app CA
Get pki ca certs on Caddy Server
Returns the certificate chain for a particular CA
Get upstreams on Caddy Server
Returns the current status of configured proxy upstreams
Insert config on Caddy Server
Creates a new object or inserts into an array at a specific index
Load config on Caddy Server
Use application/json for native JSON, or text/caddyfile for Caddyfile. Sets or replaces the active Caddy configuration
Replace config on Caddy Server
Strictly replaces an existing object or array element in Caddy config
Stop server on Caddy Server
Gracefully shuts down the Caddy server and exits the process
Connect Caddy Server to Google ADK via MCP
Follow these steps to wire Caddy Server into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Caddy Server MCP Server
Google ADK provides unique advantages when paired with Caddy Server through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Caddy Server
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Caddy Server tools with BigQuery, Vertex AI, and Cloud Functions
Caddy Server + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Caddy Server MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Caddy Server and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Caddy Server tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Caddy Server regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Caddy Server
Example Prompts for Caddy Server in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Caddy Server immediately.
"Get the full JSON configuration of my Caddy server."
"Adapt this Caddyfile to JSON: 'example.com { reverse_proxy localhost:8080 }'"
"Check the status of my proxy upstreams."
Troubleshooting Caddy Server MCP Server with Google ADK
Common issues when connecting Caddy Server to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkCaddy Server + Google ADK FAQ
Common questions about integrating Caddy Server MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Bringg
10 toolsAutomate final-mile logistics via Bringg — manage delivery tasks, track fleets, and assign drivers directly from your AI agent.

Mistral AI
10 toolsAccess Mistral AI models via API — chat with Claude alternatives, generate embeddings, moderate content and manage batch jobs from any AI agent.

U.S. EIA Energy Data
10 toolsEquip your AI agent to access official U.S. energy statistics, track electricity generation, and monitor fuel prices via the EIA API.

AssemblyAI
6 toolsTranscribe and audit audio — manage speech-to-text jobs via AI.
