MCP Directory
Back

keycloak-model-context-protocol

by ChristophEnglisch · TypeScript · ★ 41

MCP server implementation for Keycloak user management. Enables AI-powered administration of Keycloak users and realms through the Model Context Protocol (MCP). Seamlessly integrates with Claude Desktop and other MCP clients for automated user operations.

#ai-tools#authentication#claude-desktop#identity-management#keycloak#keycloak-admin#mcp#model-context-protocol#node#typescript#user-management

Install

npx -y github:ChristophEnglisch/keycloak-model-context-protocol

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "keycloak-model-context-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:ChristophEnglisch/keycloak-model-context-protocol"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/keycloak-model-context-protocol) A Model Context Protocol server for Keycloak administration, providing tools to manage users and realms. - Create new users in specific realms - Delete users from realms - List available realms - List users in specific realms To install Keycloak for Claude Desktop automatically via [Smithery](https://smithery.ai/server/keycloak-model-context-protocol): The server is available as an NPM package: If you want to develop or modify the server: Configure the server in your Claude Desktop configuration file: Creates a new user in a…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers