MCP Servers / development / Keycloak MCP Server

Keycloak MCP Server

JSON →
none2development

An MCP server for Keycloak administration, offering over 30 tools to manage users, realms, clients, roles, and more from AI assistants.

Install
How to run this server
[ { "cmd": "npx keycloak-mcp-server", "imports": [] } ]
server path: keycloak-mcp-server-2
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envKEYCLOAK_URL
Resources
Keycloak MCP Server — MCP Server · libregistry