keycloak-model-context-protocol

keycloak-model-context-protocol

20

The Keycloak MCP Server is designed to facilitate the administration of Keycloak by providing tools for managing users and realms. It offers features such as creating and deleting users and listing realms, simplifying Keycloak management tasks.

What are the prerequisites for running the Keycloak MCP Server?

You need Node.js 18 or higher and a running Keycloak instance.

How can I install the Keycloak MCP Server?

You can install it via Smithery or directly through NPM using the provided commands.

What operations can I perform with the Keycloak MCP Server?

You can create and delete users, list available realms, and list users in specific realms.