Skip to main content
Glama

Advanced Keycloak MCP server

by Octodet
MIT License
277

list-users

Retrieve and display users within a specified realm using the Advanced Keycloak MCP server, enabling efficient user management and access control.

Instructions

List users in a specific realm

Input Schema

NameRequiredDescriptionDefault
realmYesRealm name

Input Schema (JSON Schema)

{ "properties": { "realm": { "description": "Realm name", "type": "string" } }, "required": [ "realm" ], "type": "object" }
Install Server

Other Tools from Advanced Keycloak MCP server

Related Tools

    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/Octodet/keycloak-mcp'

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