OAuth-2.1-MCP-Gateway

TevBenji/OAuth-2.1-MCP-Gateway
★ 0 stars TypeScript Database Updated 6d ago
Self-hosted OAuth 2.1 authorization server and reverse proxy for MCP servers — PKCE-mandatory flows, audience-scoped JWTs, per-tenant access control.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "oauth-2.1-mcp-gatewa": {
      "command": "npx",
      "args": [
        "-y",
        "TevBenji/OAuth-2.1-MCP-Gateway"
      ]
    }
  }
}

README Excerpt

A self-hosted OAuth 2.1 authorization server and reverse proxy for front of your MCP servers and replace static API keys with PKCE-mandatory OAuth flows, audience-scoped JWTs, and per-tenant access control. Built entirely on free, open-source software: Node.js, [Hono](https://hono.dev), PostgreSQL, [Drizzle ORM](https://orm.drizzle.team), Next.js, and

Tools (7)

ADMIN_TOKENBETTER_AUTH_SECRETCORS_ORIGINSDASHBOARD_ALLOW_SIGNUPDATABASE_URLJWT_ISSUERJWT_SECRET

Topics

authorizationhonomcpmodel-context-protocoloauth2postgresqlsecurity
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →