Keycloak provides a Model Context Protocol (MCP) server implementation, enabling standardized management of Keycloak users and realms. By leveraging the official Keycloak Admin Client, it exposes Keycloak's API through a consistent and predictable interface, facilitating integration with various AI agents and MCP-compatible tools. It offers various tools such as user creation, deletion, listing, and role assignment, along with realm and group management capabilities, simplifying Keycloak administration within MCP environments.
主な機能
01Provides a standardized MCP interface for Keycloak management
02Uses the official Keycloak Admin Client
03Supports user and realm management
04Includes tools for role and group management
05Offers a command-line interface (CLI) for easy use
061 GitHub stars