Skip to main content
Glama

Keycloak MCP Server

list-groups

Retrieve a list of groups within a specified Keycloak realm using the Model Context Protocol server, simplifying user and group management tasks.

Instructions

List groups in a specific realm

Input Schema

NameRequiredDescriptionDefault
realmYes

Input Schema (JSON Schema)

{ "properties": { "realm": { "type": "string" } }, "required": [ "realm" ], "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/HaithamOumerzoug/keycloak-mcp'

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