keycloak-mcp and keycloak-mcp-server
Both are independent MCP server implementations for Keycloak, making them competitors, as they provide similar functionality for managing Keycloak resources via the MCP protocol.
About keycloak-mcp
HaithamOumerzoug/keycloak-mcp
MCP server that integrates with Keycloak, allowing you to manage Keycloak users and realms through a standardized protocol. It uses the official Keycloak Admin Client to interact with Keycloak's API.
This tool helps administrators manage Keycloak identity and access management systems more efficiently. It allows you to perform actions like creating or deleting users, listing realms and user groups, and assigning roles using a standardized interface. This is ideal for IT administrators or DevOps engineers who need to automate or streamline user and access management tasks within their Keycloak instances.
About keycloak-mcp-server
sshaaf/keycloak-mcp-server
An MCP server for Keycloak, designed to work with Keycloak for identity and access management, covering, Users, Realms, Clients, Roles, Groups, IDPs, Authentication. Searching keycloak discourse, Native builds available.
This project helps Keycloak administrators programmatically manage their identity and access settings. It takes commands to create users, configure realms, or manage client applications, and outputs the updated Keycloak configuration. An IT administrator or DevOps engineer responsible for managing user access and security policies in Keycloak would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work