Skip to main content
Glama
203,815 tools. Last updated 2026-06-14 21:10

"Keycloak" matching MCP tools:

  • Retrieve Keycloak admin events to view operations performed by admins, such as user attribute updates, role assignments, and client configuration changes. Useful when user events do not reflect the changes.
    MIT
  • Retrieve a specific client from Keycloak using its internal database ID, returning the client object for further actions.
    MIT
  • Retrieve a specific realm role by name from Keycloak. Provide the role name and optionally the realm to get the role object.
    MIT
  • List all SAML and OIDC clients in the Keycloak realm to view and manage client configurations.
    MIT
  • Retrieve users from a Keycloak realm with support for filtering by search, username, email, enabled status, and pagination.
    MIT
  • Run a Keycloak health check: review login failures, active sessions, password updates, and admin events from the past hours, and flag high single-IP failure rates as warnings.
    MIT

Matching MCP Servers