mcp-sso

acartag7/mcp-sso
★ 0 stars TypeScript Security Updated 9d ago
OAuth 2.1 for remote MCP servers: spec-correct resource-server verification + a small AS bridge that gives MCP clients DCR/PKCE while your IdP (Entra, Cloudflare Access, any OIDC) stays the identity source
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": {
    "mcp-sso": {
      "command": "npx",
      "args": [
        "-y",
        "acartag7/mcp-sso"
      ]
    }
  }
}

Topics

authorizationmcpmodel-context-protocoloauthoauth2sso