MCP server for KeyCloak Admin REST API via Service Account
MCP server for KeyCloak Admin REST API via Service Account
This MCP server implements KeyCloak Admin API operations with appropriate authentication (Service Account / Client Credentials Grant) and reasonable permission scoping. The codebase demonstrates good security practices with credential handling via environment variables, input validation, and careful error sanitization to prevent information leakage. However, several moderate-severity issues exist: the batch password reset tool accepts user-supplied passwords which creates audit and security concerns, there is inconsistent error sanitization across different code paths, and some operations (like TOTP enumeration) have high computational cost without sufficient safeguards. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 11 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-shigechika-keycloak-mcp": {
"args": [
"keycloak-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.