Back to browse
GitHub Repository

OAuth 2.1 Authorization Server for the Model Context Protocol (MCP)

10 starsGo

AuthPlane – OAuth 2.1 and PKCE authorization server for MCP

by AuthPlane·Jun 17, 2026·6 points·0 comments

AI Analysis

●●SolidShip ItNiche Gem

Agent-to-agent delegation with act-claim chains for MCP authorization flows.

Strengths
  • Agent-to-agent delegation tracks act-claim chains across token hops
  • Embedded React admin UI in single Go binary, no separate frontend needed
  • DPoP proof-of-possession binds tokens to client-held keys preventing replay
Weaknesses
  • MCP ecosystem still emerging, limits immediate production adoption
  • Only 10 GitHub stars suggests early stage, unproven in real deployments
Category
Target Audience

MCP server developers, AI infrastructure engineers

Similar To

Keycloak · Ory Hydra · Auth0

Similar Projects

Security●●Solid

OAuth 2.0 framework for MCP servers

RFC-compliant OAuth framework for MCP servers when the protocol lacks built-in auth.

Big BrainNiche Gem
bengal
3022d ago
Security●●Solid

Fix MCP OAuth Gaps (CLI and CI Check)

The project maps the entire OAuth/MCP discovery-to-DCR funnel and gives actionable failure points — e.g., missing WWW-Authenticate headers, malformed PRM or issuer metadata, or broken token endpoints. It’s a focused, practical CLI that also fits into CI (GitHub Actions badge, quickscan command), so teams can catch auth regressions before rollout. Niche but very useful if you run or validate MCP/OAuth endpoints; wider adoption will depend on more examples and integration templates.

Niche GemSolve My Problem
chintant
214mo ago