Skip to content
Back to search
30
MCP

mcp-authflow

pypi/mcp-authflow

OAuth 2.0 Authorization Server framework for MCP (Model Context Protocol) servers

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

How to use

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

{
  "mcpServers": {
    "mcp-authflow": {
      "url": "None",
      "transport": "http"
    }
  }
}