Skip to main content
Glama

mcp-keycloak

by idoyudha

get_realm_info

Retrieve configuration details for a specified Keycloak realm or the default realm. Use this tool to access essential realm information for identity and access management.

Instructions

Get information about the current realm. Args: realm: Target realm (uses default if not specified) Returns: Realm configuration object

Input Schema

NameRequiredDescriptionDefault
realmNo

Input Schema (JSON Schema)

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