You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
We’ve successfully integrated Authentik with the Model Context Protocol (MCP) using two server modes:
authentik-mcp
: Full-featured API accessauthentik-diag-mcp
: Read-only diagnostics modeThis setup powers secure automation, streamlined monitoring, and developer productivity across Authentik environments.
✨ Key Features
Dual Operation Modes:
authentik-mcp
: Full CRUD capabilities for users, groups, applications, flows, and more.authentik-diag-mcp
: Read-only access ideal for monitoring, logging, and audits.Developer-Friendly Tooling:
Effortless Setup:
🧪 Example: VS Code + GitHub Copilot MCP Extension
settings.json
claude_desktop_config.json
Use the MCP UI to:
Sample MCP Commands:
authentik_list_users_info
(diagnostic)authentik_list_users
(full API)💡 Why It Matters
🙏 Credits
Thanks to the incredible contributors in the Authentik and MCP ecosystems!
🔗 View on GitHub
Beta Was this translation helpful? Give feedback.
All reactions