DirectoryKeycloak Model Context Protocol MCP
security

Keycloak Model Context Protocol MCP

by ChristophEnglisch

48
Health
fair
40
Popularity

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.

38stars
11forks
TypeScript
Updated March 11, 2026
#ai-tools#authentication#claude-desktop#identity-management#keycloak#keycloak-admin#mcp#model-context-protocol#node#typescript#user-management

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx keycloak-model-context-protocol

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categorysecurity
LanguageTypeScript
LicenseN/A
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory