DirectoryKeycloak Model Context Protocol MCP
security

Keycloak Model Context Protocol MCP

by ChristophEnglisch

13
Health
unknown
2
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.

42stars
9forks
TypeScript
Updated May 10, 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 Healthunknown

Freshness0/40
Issue response3/30
Org backing5/20
Longevity5/10
No commits in 12+ months
Most issues unresolved
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