sshaaf/keycloak-mcp-server
An MCP server for Keycloak, designed to work with Keycloak for identity and access management, covering, Users, Realms, Clients, Roles, Groups, IDPs, Authentication. Searching keycloak discourse, Native builds available.
Platform-specific configuration:
{
"mcpServers": {
"keycloak-mcp-server": {
"command": "npx",
"args": [
"-y",
"keycloak-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...