EmilLindfors/keycloak-management-server
Keycloak management server with MCP (Model Context Protocol) and HTTP API support. Built with Rust using clean architecture and domain-driven design.
Platform-specific configuration:
{
"mcpServers": {
"keycloak-management-server": {
"command": "npx",
"args": [
"-y",
"keycloak-management-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...