Authentik MCP Server
Rank #6,511io.github.Samik081/mcp-authentik
Manage Authentik through AI assistants
Authentik MCP Server is a Model Context Protocol (MCP) server published by samik081. It ranks #6,511 of 115,460 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Authentik MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Feb 7, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 108,949 of 115,460 servers on MCP Toplist.
Use Authentik MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-authentik -e "AUTHENTIK_URL=<your AUTHENTIK_URL>" -e "AUTHENTIK_TOKEN=<your AUTHENTIK_TOKEN>" -- npx -y @samik081/mcp-authentikReplace each placeholder with your own value before saving.
claude mcp add mcp-authentik -e "AUTHENTIK_URL=<your AUTHENTIK_URL>" -e "AUTHENTIK_TOKEN=<your AUTHENTIK_TOKEN>" -- docker run -i --rm ghcr.io/samik081/mcp-authentik:0.8.0Replace each placeholder with your own value before saving.
[mcp_servers.mcp-authentik]
command = "npx"
args = ["-y", "@samik081/mcp-authentik"]
[mcp_servers.mcp-authentik.env]
AUTHENTIK_URL = "<your AUTHENTIK_URL>"
AUTHENTIK_TOKEN = "<your AUTHENTIK_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.mcp-authentik]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/samik081/mcp-authentik:0.8.0"]
[mcp_servers.mcp-authentik.env]
AUTHENTIK_URL = "<your AUTHENTIK_URL>"
AUTHENTIK_TOKEN = "<your AUTHENTIK_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-authentik"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-authentik:0.8.0"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-authentik"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-authentik:0.8.0"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-authentik": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@samik081/mcp-authentik"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-authentik": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-authentik:0.8.0"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-authentik"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-authentik:0.8.0"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "npx",
"args": [
"-y",
"@samik081/mcp-authentik"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-authentik": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-authentik:0.8.0"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Samik081%2Fmcp-authentik)<a href="https://mcptoplist.com/server/io.github.Samik081%2Fmcp-authentik"><img src="https://mcptoplist.com/badge/io.github.Samik081%2Fmcp-authentik.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
samik081
Other servers by samik081
- Proxmox VE MCP Server#3,548 · 6 vers
- Komodo MCP Server#6,533 · 6 vers
- AdGuard Home MCP Server#6,998 · 6 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.8.0 | Aug 13, 2026 |
| 0.6.0 | Apr 9, 2026 |
| 0.5.0 | Apr 8, 2026 |
| 0.4.8 | Mar 17, 2026 |
| 0.4.7 | Mar 9, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Authentik MCP Server?
- Authentik MCP Server is maintained by samik081, which publishes 4 MCP servers (24 total versions) tracked on MCP Toplist.
- Is Authentik MCP Server listed on the Official MCP Registry?
- Yes — Authentik MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Authentik MCP Server have?
- MCP Toplist tracks 6 versions of Authentik MCP Server, most recently published on Aug 13, 2026.
- Where can I find the source code for Authentik MCP Server?
- The source code for Authentik MCP Server is hosted at github.com/samik081/mcp-authentik.