mcp-auth/python
🔐 Plug-and-play auth for Python MCP servers.
This tool helps Python developers quickly add secure authentication to their Model Context Protocol (MCP) servers. Instead of manually implementing complex OAuth 2.1 and other security standards, developers can integrate this plug-and-play solution. It takes a Python MCP server and a trusted identity provider as input, and outputs a server with robust, standardized user authentication. Python backend developers building MCP-compliant services are the primary users.
No commits in the last 6 months.
Use this if you are a Python backend developer building an MCP-compliant server and need to quickly implement secure, standards-based authentication.
Not ideal if you are not building an MCP server or your service is not written in Python.
Stars
55
Forks
5
Language
Python
License
MIT
Category
Last pushed
Aug 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mcp-auth/python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
datalayer/jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
alondmnt/joplin-mcp
MCP server for the Joplin note taking app