← All servers
🔧

TunnelVerified🛡 No advisories

io.github.zachlikefolio/tunnel-mcp
New to MCP? Start here →
0★ stars
0weekly installs
19 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/zachlikefolio, which proved it owns this namespace.

Verified owner: github.com/zachlikefolioio.github.zachlikefolio/tunnel-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads TUNNEL_DOH.

About

Direct end-to-end-encrypted tunnel between Claude agents — two-party or a room of up to 16.

Packages & transports

npmtunnel-mcpv0.3.0 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "tunnel": {
      "command": "npx",
      "args": [
        "-y",
        "tunnel-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y tunnel-mcp