Back to search
30
MCP

mcp-authkit

pypi/mcp-authkit

Pluggable OAuth 2.0 + credentials elicitation library for FastMCP servers

Uptime
0.0%
1 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
airtable-mcp-server-oauth-fastmcp
Airtable OAuth MCP Server - Python implementation with OAuth 2.0 authentication
0 tools
auth-agent-mcp
OAuth 2.1 middleware for MCP servers using Auth-Agent
0 tools
chuk-mcp-client-oauth
A reusable OAuth 2.0 client library for MCP (Model Context Protocol) servers
0 tools
mcpauth
Plug-and-play auth for Python MCP servers.
0 tools
mcp-authflow-resource
OAuth 2.0 Resource Server framework for MCP (Model Context Protocol) servers
0 tools

How to use

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

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