mcp-gateway

openziti/mcp-gateway
★ 33 stars Go 💻 Code/Dev Tools Updated 8d ago
Zero trust gateway for MCP servers. Aggregate, filter, and securely access MCP tools from anywhere without VPNs, open ports, or exposed endpoints. Built on OpenZiti and zrok with cryptographic identity, mTLS, per-client isolation, and tool-level permission control.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-gateway": {
      "command": "go",
      "args": [
        "run",
        "github.com/openziti/mcp-gateway@latest"
      ]
    }
  }
}

Topics

agentic-aiai-infrastructureai-toolse2e-encryptionmcpmcp-aggregatormcp-gatewaymcp-proxymcp-servermtlsnhinon-human-identityopenzitiself-hostedtool-aggregation