Skip to main content
Glama

mcp-keycloak

by idoyudha

count_users

Retrieve the total number of users in a specified or default realm within Keycloak for identity and access management. Simplifies user analytics and monitoring.

Instructions

Count all users. Args: realm: Target realm (uses default if not specified) Returns: Number of users

Input Schema

NameRequiredDescriptionDefault
realmNo

Input Schema (JSON Schema)

{ "properties": { "realm": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Realm" } }, "title": "count_usersArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/idoyudha/mcp-keycloak'

If you have feedback or need assistance with the MCP directory API, please join our Discord server