Skip to content

Add MCP Zero-Trust Proxy (open-source auth + RBAC proxy)#91

Open
AnobleSCM wants to merge 1 commit intoPuliczek:mainfrom
AnobleSCM:add-mcp-zero-trust-proxy
Open

Add MCP Zero-Trust Proxy (open-source auth + RBAC proxy)#91
AnobleSCM wants to merge 1 commit intoPuliczek:mainfrom
AnobleSCM:add-mcp-zero-trust-proxy

Conversation

@AnobleSCM
Copy link
Copy Markdown

What

MCP Zero-Trust Proxy is a free, open-source reverse proxy that adds zero-trust security to any MCP server without code changes.

Features

  • OAuth 2.1 PKCE authentication (GitHub, Google, Okta, any OIDC provider)
  • Tool-level RBAC (admin/readonly/restricted roles)
  • Per-client session isolation
  • Structured JSONL audit logging with file rotation
  • Per-client rate limiting (token bucket)
  • Single Go binary (~10MB) or Docker container (6.6MB image)

Why it belongs in awesome-mcp-security

Addresses documented MCP security gaps: 8,000+ exposed servers, 30+ CVEs in 60 days, OWASP MCP Top 10. Fills the "auth proxy / gateway" category specifically for MCP deployments.

Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant