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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-authflow
OAuth 2.0 Authorization Server framework for MCP (Model Context Protocol) servers
0 tools
mcp-authflow-resource
OAuth 2.0 Resource Server framework for MCP (Model Context Protocol) servers
0 tools
auth-agent-mcp
OAuth 2.1 middleware for MCP servers using Auth-Agent
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
psantus86/aws-service-authorization-reference-mcp-server
AWS Service Reference Information MCP (Model Context Protocol) Server
0 tools
chuk-mcp-client-oauth
A reusable OAuth 2.0 client library for MCP (Model Context Protocol) servers
0 tools

How to use

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

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