authentik

GitHub

The authentication glue you need.

authentik MCP Server

MCP server for goauthentik/authentik

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "authentik": {
      "command": "npx",
      "args": [
        "-y",
        "@goauthentik/authentik"
      ]
    }
  }
}