keycloak-model-context-protocol

keycloak-model-context-protocol

3.4

If you are the rightful owner of keycloak-model-context-protocol 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.

A Model Context Protocol server for Keycloak administration, providing tools to manage users and realms.

The Keycloak MCP Server is a specialized server designed to facilitate the administration of Keycloak instances through the Model Context Protocol. It provides a suite of tools that allow administrators to manage users and realms efficiently. The server supports operations such as creating and deleting users, listing available realms, and retrieving users within specific realms. It is available as an NPM package, making it easy to integrate into existing Node.js environments. The server can be installed via Smithery or directly through NPM, and it supports both local development and production deployment. Configuration is straightforward, requiring only basic environment variables to connect to a Keycloak instance.

Features

  • Create new users in specific realms
  • Delete users from realms
  • List available realms
  • List users in specific realms