delete-user
Deletes a user from a specified realm.
How to use it
delete-user is exposed by the Keycloak MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete-user tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Keycloak MCP
npx -y @smithery/cli install @HaithamOumerzoug/keycloak-mcp --client claudeOther tools in Keycloak MCP (17)
Adds a user to a specific group.
Assigns a client role to a specific user.
The unique ID of the client
Creates a new user in a specified realm.
Email address for the user
User's first name
The ID of the group
User's last name
Lists all roles for a specific client in a realm.
Lists all clients in a specified realm.
Lists all groups in a specified realm.
Lists all available realms.
Lists all users in a specified realm.
The realm name
The name of the role to assign
The ID of the user to delete
Username for the new user