https://github.com/mcp-auth/docs
🔐 Plug-and-play auth for MCP servers.
https://github.com/mcp-auth/docs
authentication authorization mcp mcp-server modelcontextprotocol oauth2 oidc
Last synced: about 2 months ago
JSON representation
🔐 Plug-and-play auth for MCP servers.
- Host: GitHub
- URL: https://github.com/mcp-auth/docs
- Owner: mcp-auth
- Created: 2025-04-26T06:37:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-23T16:06:46.000Z (5 months ago)
- Last Synced: 2026-01-24T02:02:21.649Z (5 months ago)
- Topics: authentication, authorization, mcp, mcp-server, modelcontextprotocol, oauth2, oidc
- Language: MDX
- Homepage: https://mcp-auth.dev
- Size: 3.35 MB
- Stars: 4
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MCP Auth website & docs
MCP Auth gives you everything you need to add production-ready auth to your MCP server, without losing weeks to spec docs and implementations.
## Highlights
### 1. Skip the specs. Skip the boilerplate. Just auth.
The MCP spec [requires OAuth 2.1 and other RFCs](https://modelcontextprotocol.io/specification/2025-03-26/basic/authorization) for auth. Instead of spending weeks on them, use MCP Auth to connect to an trusted provider with a few lines of code.
### 2. Connect to any provider. It's provider-agnostic.
MCP Auth works with any compliant OAuth 2.1 or OpenID Connect provider. Choose one from our verified list or use the tool to check if your provider is compliant.
### 3. Let's ship fast, and be secure.
Go for production? We've got you covered. MCP Auth follows the spec and best practices, so you can launch with confidence.
## Contributing
We welcome contributions! Feel free to submit a pull request or [start a discussion](https://github.com/orgs/mcp-auth/discussions).