Authentik Mcp
SecurityAuthentik MCP provides Model Context Protocol (MCP) servers for seamless integration with Authentik's API, supporting both full-featured and diagnostic-only modes. These servers enable secure, automated user, group, and system management through MCP-compatible tools.
Installation
npx @cdmx/authentik-diag-mcp --base-url https://your-authentik-instance --token your-api-tokenView configuration snippet
{
"mcpServers": {
"authentik": {
"command": "npx",
"args": [
"@cdmx/authentik-diag-mcp",
"--base-url",
"https://your-authentik-instance",
"--token",
"your-api-token"
]
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Mcp Gateway Lasso Security
A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
Mcp Security Audit
A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
Mcp Auth Servers
🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.
Better Auth Mcp Server
better-auth-mcp-server MCP Server is an MCP server on MCP.so — view details, tools, and install instructions.
Like this server?
Discover more MCP servers or submit your own to directory.