Skip to main content
Glama

mcp-keycloak

by idoyudha

get_realm_default_groups

Retrieve the list of default groups for a specified realm in Keycloak identity and access management. Ideal for managing user group configurations efficiently.

Instructions

Get default groups for the realm. Args: realm: Target realm (uses default if not specified) Returns: List of default groups

Input Schema

NameRequiredDescriptionDefault
realmNo

Input Schema (JSON Schema)

{ "properties": { "realm": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Realm" } }, "title": "get_realm_default_groupsArguments", "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