Manage Authentik through AI assistants
Set these up before or after installing:
Environment variable: AUTHENTIK_URL
Environment variable: AUTHENTIK_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-samik081-mcp-authentik": {
"env": {
"AUTHENTIK_URL": "your-authentik-url-here",
"AUTHENTIK_TOKEN": "your-authentik-token-here"
},
"args": [
"-y",
"@samik081/mcp-authentik"
],
"command": "npx"
}
}
}Well-structured MCP server for Authentik identity management with proper authentication through environment variables, extensive tool coverage, and minimal security concerns. The server requires appropriate API tokens and implements tiered access control, making it suitable for production use in enterprise environments. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 3 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!