QuantGeekDev/mcp-oauth2.1-server
Reference mcp server implementation of draft mcp oauth spec https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-authorization-server-discovery
This reference implementation helps developers set up an OAuth 2.1 authorization server compliant with the Model Context Protocol (MCP) specification. It takes configuration details for authentication providers like Cognito or Keycloak and outputs a functional authorization server that can manage access to MCP resources. The end-user persona is a developer who needs to implement secure access control for their MCP-enabled applications.
No commits in the last 6 months.
Use this if you are a developer building or integrating systems that need to authorize access to resources according to the MCP specification using OAuth 2.1.
Not ideal if you are an end-user looking for a ready-to-use application or a non-technical person, as this is a developer's reference implementation.
Stars
8
Forks
3
Language
TypeScript
License
—
Category
Last pushed
Jun 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/QuantGeekDev/mcp-oauth2.1-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GoogleCloudPlatform/cloud-run-mcp
MCP server to deploy apps to Cloud Run
kriasoft/oauth-callback
Lightweight OAuth 2.0 authorization code capture for CLI tools & desktop apps. Works with...
aikts/yandex-tracker-mcp
Yandex Tracker MCP Server with OAuth2 support
syyuan14/sh-disney-mcp
sh-disney-mcp 是一个基于 Model Context Protocol (MCP) 的mcp server,旨在通过标准化的接口,帮助大模型快速获取上海迪士尼乐园的门票价格和售卖状态信息
johnpapa/mcp-starwars
MCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP...