Authentik MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from npm. Last commit 29 Jun 2026.
Manage Authentik through AI assistants
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-authentik -- npx -y @samik081/mcp-authentik
{
"mcpServers": {
"mcp-authentik": {
"args": [
"-y",
"@samik081/mcp-authentik"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-authentik]
command = "npx"
args = ["-y", "@samik081/mcp-authentik"]
{
"mcpServers": {
"mcp-authentik": {
"args": [
"-y",
"@samik081/mcp-authentik"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-authentik": {
"args": [
"-y",
"@samik081/mcp-authentik"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.