MCP server for KeyCloak Admin REST API via Service Account
An MCP (Model Context Protocol) server for the KeyCloak Admin REST API. Authenticates via a Service Account (Client Credentials Grant), so no human password or TOTP is involved. Also Infinispan-safe — it never creates user sessions and never hits the userinfo endpoint. ------|-------------| | Total user count in the realm | | Partial-match search (username / email / name) | | Full detail for an…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP (Model Context Protocol) server for the KeyCloak Admin REST API. Authenticates via a Service Account (Client Credentials Grant), so no human password or TOTP is involved. Also Infinispan-safe — it never creates user sessions and never hits the userinfo endpoint. ------|-------------| | Total user count in the realm | | Partial-match search (username / email / name) | | Full detail for an exact username | | Reset one user's password | | Bulk reset from CSV ( per line; blank password is…