mcp-tunnels
Connect Claude to a private MCP server through an Anthropic MCP tunnel via a Docker Compose quickstart command.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for mcp-tunnels, derived from its capabilities.
AIVSS 8.0 ยท High
View MAESTRO 7-layer threat model โOverview
Anthropic's official mcp-tunnels plugin. Its /create-docker-mcp-tunnel command drives a Docker Compose quickstart end to end โ generating certificates, proxy config, cloudflared, and a verifiable sample server โ to expose a private MCP server to Claude. Surface is a command that runs docker/cloudflared shell steps and writes config.
Key features
- /create-docker-mcp-tunnel command
- Generates certificates and proxy config
- Sets up cloudflared tunnel
- Ships a verifiable sample MCP server
Use cases
- Expose a private/local MCP server to Claude securely
- Bootstrap an MCP tunnel without manual cert wrangling