Install
$ agentstack add mcp-mcp-auth-python β scanned Β· β verified β works with Claude Code, Cursor, and more.
Security review
β PassedNo issues found. Passed automated security review. Β· v0.1.0 How review works β
- β Prompt-injection patterns
- β Secret / credential exfiltration
- β Dangerous shell & filesystem operations
- β Untrusted network calls
- β Known-malicious package signatures
What it can access
- β Network access No
- β Filesystem access No
- β Shell / process execution No
- β Environment & secrets No
- β Dynamic code execution No
From automated source analysis of v0.1.0. βUsedβ means the capability is present in the source β more access means more to trust, not that itβs unsafe.
About
MCP Auth Python SDK
[](https://github.com/mcp-auth/python/actions?query=branch%3Amaster) [](https://codecov.io/gh/mcp-auth/python) [][PyPI Releases] [][PyPI] [](https://github.com/mcp-auth/python/blob/master/LICENSE)
[Website]: https://mcp-auth.dev/ [PyPI]: https://pypi.org/project/mcpauth/ [PyPI Releases]: https://pypi.org/project/mcpauth/#history
The MCP spec requires OAuth 2.1 and other RFCs for auth. Instead of spending weeks on them, use MCP Auth to connect to an trusted provider with a few lines of code.
Get started
Is my provider supported?
Check out the MCP-compatible providers to see which providers are supported. It also includes a tool for real-time checking of provider compatibility.
Installation
pip install mcpauth
Or use your package manager of choice, such as poetry or uv.
See the documentation for the full guide.
Join the discussion
Join the MCP Auth org discussion to ask questions or share your feedback.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source β we do not rehost the code.
- Author: mcp-auth
- Source: mcp-auth/python
- License: MIT
- Homepage: https://mcp-auth.dev
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet β be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.