Back to search
30
MCP

chuk-mcp-client-oauth

pypi/chuk-mcp-client-oauth

A reusable OAuth 2.0 client library for MCP (Model Context Protocol) servers

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

Similar MCP servers embedding-nearest

chuk-mcp
Model Context Protocol client and server library with optional Pydantic support
0 tools
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
mcp-authkit
Pluggable OAuth 2.0 + credentials elicitation library for FastMCP servers
0 tools
auth-agent-mcp
OAuth 2.1 middleware for MCP servers using Auth-Agent
0 tools
mcp-oauth2.1-server
Reference mcp server implementation of draft mcp oauth spec https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-auth
0 tools

How to use

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

{
  "mcpServers": {
    "chuk-mcp-client-oauth": {
      "url": "None",
      "transport": "http"
    }
  }
}