authentik-mcp-server
by Barrow1990
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Interface the server binds to inside the container. | 0.0.0.0 |
| MCP_PORT | No | Port the server listens on. | 8937 |
| AUTHENTIK_URL | Yes | The base URL of your Authentik instance, e.g. http://192.168.1.50:9000 (or your reverse-proxied HTTPS URL). Required. | |
| MCP_AUTH_TOKEN | No | Shared secret required as Authorization: Bearer <token>. If unset, the server runs with no authentication. | |
| AUTHENTIK_API_TOKEN | Yes | Bearer token for Authentik API, from Directory > Tokens and App passwords. Required. | |
| AUTHENTIK_ALLOW_WRITES | No | Master switch for set_user_active. Must be 'true' and the call must pass confirm=True — both gates are required. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues