About
Overview
The Keycloak MCP Server enables AI agents to interact with Keycloak for identity management. It provides tools for managing users, roles, clients, and authentication flows.
Capabilities
Tools & Capabilities
⚡list_users
List users in a realm
⚡create_user
Create a new user
⚡list_roles
List roles
⚡list_clients
List OAuth clients
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-keycloakExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"keycloak": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-keycloak"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026