Authentik
Freeby MCP Community
Manage Authentik through AI assistants
v0.6.0Added Apr 12, 2026
mcpauthentikidentityssoiam
Authentik MCP Server
Manage Authentik through AI assistants
Installation
Reviews
Installation
Quick install
npx -y @samik081/mcp-authentik
Add to claude_desktop_config.json
{
"mcpServers": {
"authentik": {
"command": "npx",
"args": ["-y", "@samik081/mcp-authentik"]
}
}
}