Keycloak Model Context Protocol
UnclaimedMCP server implementation for Keycloak user management. Enables AI-powered administration of Keycloak users and realms through the Model Context Protocol (MCP). Seamlessly integrates with Claude Desktop and other MCP clients for automated user operations.
Install
$
npx -y @smithery/cli install keycloak-model-context-protocol --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
create-user
Creates a new user in a specified realm.
delete-user
Deletes a user from a specified realm.
Email address for the user
firstName
User's first name
lastName
User's last name
list-realms
Lists all available realms.
list-users
Lists all users in a specified realm.
realm
The realm name
userId
The ID of the user to delete
username
Username for the new user