Octodet/keycloak-mcp
3.3
If you are the rightful owner of keycloak-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Octodet Keycloak MCP Server is a robust tool designed for efficient Keycloak administration, leveraging Model Context Protocol to manage users, realms, and roles through LLM interfaces.
Tools
Functions exposed to the LLM to take actions
create-user
Create a new user in a specified realm.
delete-user
Delete an existing user from a realm.
list-users
List all users in a specified realm.
list-realms
List all available realms.
list-roles
List all roles for a specific client.
update-user-roles
Add or remove client roles for a user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client