Create group
keycloak_group_createCreate a new top-level group in a Keycloak realm. Specify the group name to add it to the realm's group hierarchy.
Instructions
Create a top-level group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
keycloak_group_createCreate a new top-level group in a Keycloak realm. Specify the group name to add it to the realm's group hierarchy.
Create a top-level group.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate non-readonly and non-destructive behavior. The description adds no additional behavioral context beyond the verb 'Create', such as what happens on duplicate names, whether the group is created hierarchically, or if any side effects exist.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely short (one sentence), which is concise but lacks structure. It is front-loaded but overly minimal, missing essential details. A score of 3 reflects adequate brevity but insufficient information density.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with one parameter and no output schema, the description is incomplete. It should clarify parameter semantics and behavior on duplicate creation. The omission leaves the agent unsure about expected outcomes and error handling.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description must explain the 'name' parameter. It does not – no description of what the name should be, constraints, or format. The description adds no value over the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Create a top-level group' clearly states the action (create) and the resource (top-level group), distinguishing it from sibling tools like keycloak_group_delete or keycloak_group_list. The specificity of 'top-level' adds precision.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives (e.g., when to use keycloak_group_create vs other group-related tools). The description lacks context about prerequisites or post-conditions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrz1880/mcp-keycloak-admin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server