Keycloak Model Context Protocol
未认领MCP 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.
ai-toolsauthenticationclaude-desktopidentity-managementkeycloakkeycloak-adminmcpmodel-context-protocolnodetypescriptuser-management
安装
$
npx -y @smithery/cli install keycloak-model-context-protocol --client claude工具(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