Skip to content
Back to search
30
MCP

mcp-oauth2.1-server

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

Uptime
0.0%
117 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-oauth2.1-server": {
      "url": "None",
      "transport": "http"
    }
  }
}