Keycloak MCP Server
JSON →An MCP server for Keycloak administration, offering over 30 tools to manage users, realms, clients, roles, and more from AI assistants.
Install
npx keycloak-mcp-server Tools · 6
- create-user Creates a new user in a specified realm.
- update-user Updates user information (email, names, enabled status).
- delete-user Deletes a user from a realm.
- list-users Lists all users in a realm.
- search-users Search users with filters (username, email, firstName, lastName).
- get-user Get detailed information about a specific user.
Environment variables
KEYCLOAK_URL
Links
★ 2 GitHub stars