Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Keycloak MCP Server
Claim
by
ChristophEnglisch
npm
GitHub
Security
TypeScript
17
9
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
delete-user
Delete a user from a specific realm
Input Schema
Name
Required
Description
Default
realm
Yes
userId
Yes
Input Schema (JSON Schema)
{ "properties": { "realm": { "type": "string" }, "userId": { "type": "string" } }, "required": [ "realm", "userId" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
create-user
delete-user
list-realms
list-users