Exposes the Keycloak admin client as a Model-Context Protocol (MCP) server.
Keycloak enables interaction with the Keycloak identity and access management system through the Model-Context Protocol (MCP). Built using the Quarkus framework, this server offers fast startup times and a low memory footprint, ensuring a scalable and efficient solution for managing Keycloak resources via MCP. It allows you to manage users and realms within your Keycloak instance using standard input/output server operations.