Back to search
30
MCP

python

mcp-auth/python

🔐 Plug-and-play auth for Python MCP servers.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://mcp-auth.dev

Similar MCP servers embedding-nearest

mcpauth
Plug-and-play auth for Python MCP servers.
0 tools
docs
🔐 Plug-and-play auth for MCP servers.
0 tools
js
🔐 Plug-and-play auth for Node.js MCP servers.
0 tools
auth-mcp
A Python SDK for MCP tool integration with LLM providers
0 tools
arch-mcp
MCP server for Python API architecture controls
0 tools
google-analytics-mcp-python
MCP Server for Google Analytics API access
0 tools

How to use

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

{
  "mcpServers": {
    "python": {
      "url": "https://mcp-auth.dev",
      "transport": "http"
    }
  }
}