SERVER
Authentik MCP Server
Rank #5882io.github.Samik081/mcp-authentik
Manage Authentik through AI assistants
First listed
Mar 9, 2026
Last publish date
Apr 9, 2026
OVERVIEW
Authentik MCP Server is a Model Context Protocol (MCP) server published by Samik081. It ranks #5882 of 58,832 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Authentik MCP Server is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Apr 9, 2026.
STANDING
#5,882of 58,832 tracked serversTop 10%
Ranks ahead of 52,950 of 58,832 servers on MCP Toplist.
CONNECT
Use Authentik MCP Server
Add Authentik MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"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.
Docker image
{
"mcpServers": {
"mcp-authentik": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/samik081/mcp-authentik:0.4.7"
],
"env": {
"AUTHENTIK_URL": "<your AUTHENTIK_URL>",
"AUTHENTIK_TOKEN": "<your AUTHENTIK_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
Samik081
MORE FROM THIS PUBLISHER
Other servers by Samik081
View all Samik081 servers →VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 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 |
FAQ
Frequently asked questions
- What is Authentik MCP Server?
- Manage Authentik through AI assistants
- Who maintains Authentik MCP Server?
- Authentik MCP Server is maintained by Samik081, which publishes 4 MCP servers (20 total versions) tracked on MCP Toplist.
- Is Authentik MCP Server an official MCP server?
- Yes — Authentik MCP Server is listed on the Official MCP Registry.
- How many versions does Authentik MCP Server have?
- MCP Toplist tracks 5 versions of Authentik MCP Server, most recently published on Apr 9, 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.
EXPLORE