Skip to main content
Glama

Keycloak MCP Server

list-clients

Retrieve a list of clients within a specified realm using the Keycloak MCP Server. Streamline client management and access control with this tool.

Instructions

List clients 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