Keycloak MCP Server

list-users

Retrieve a list of users within a specific realm using the MCP server for Keycloak management. Specify the realm name to view detailed user information efficiently.

Instructions

List users in a specific realm

Input Schema

NameRequiredDescriptionDefault
realmYes

Input Schema (JSON Schema)

{ "properties": { "realm": { "type": "string" } }, "required": [ "realm" ], "type": "object" }

You must be authenticated.

Other Tools from Keycloak MCP Server

Related Tools

ID: ifddqujn9k