authentik_admin_version_history
List Authentik version history entries
How to use it
authentik_admin_version_history is exposed by the MCP Authentik MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the authentik_admin_version_history tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Authentik
npx -y @samik081/mcp-authentikOther tools in MCP Authentik (39)
List installed Django applications in the Authentik instance
List all data models available in the Authentik instance
Get current system settings
Update system settings (partial update)
Get system information including HTTP host, runtime environment, server time, and embedded outpost status
Trigger all system tasks (e.g., cleanup, cache clear)
Get Authentik version information including current version and build hash
Check whether a specific user has access to an application
Create a new application with name, slug, and optional provider, group, and metadata
Delete an application by its slug
Get a single application by its slug
List applications with optional filters for name, slug, group, search, and more
Set an application's icon to an external URL (sets the metaicon field), or clear the current icon with clear: true
Update an existing application (partial update)
Delete an authenticator device by type and ID (admin view)
Get a single authenticator device by type and ID (admin view)
List authenticator devices of a specific type (admin view)
List all authenticator devices across all types for the current user
List authenticator devices of a specific type for the current user
Add a user to a group by group UUID and user ID
Create a new group with optional parent group UUIDs, superuser status, users, and custom attributes
Delete a group by its UUID
Get a single group by its UUID
List groups with optional filters for name, superuser status, members, and search
Remove a user from a group by group UUID and user ID
Update an existing group (partial update)
Lock down a user account, deactivating it and terminating its active sessions
Create a new user
Create a new service account user with an optional associated group and token
Delete a user by their numeric ID
Trigger an export of users with optional filters, producing a downloadable export artifact
Generate a temporary recovery link for a user to regain account access
Get a single user by their numeric ID
List users with optional filters for username, email, name, active status, superuser status, path, groups, and search
List all user paths configured in the system
Get information about the currently authenticated user
Send a recovery email to a user using a specified email stage
Set a new password for a user
Update an existing user (partial update)