vibemk_list_service_groups
List all configured service groups in CheckMK to view their names and details.
Instructions
📋 List service groups - Show all configured service groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
List all configured service groups in CheckMK to view their names and details.
📋 List service groups - Show all configured service groups
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections. Dates show when Glama detected each change.
v0.3.10Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, and the description does not explicitly state that this is a read-only operation, whether it requires special permissions, or what output shape to expect. It only says it lists/shows all service groups.
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 short and front-loaded with the action. The emoji and slight redundancy between 'List service groups' and 'Show all configured service groups' are minor, but the overall structure is concise.
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 zero-parameter list operation, the description conveys the core purpose and scope ('all configured service groups'). However, it does not describe the output format, pagination, or how this differs from the nearby sibling tools with similar names.
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?
The tool has zero parameters, so the schema is fully covered by default. The baseline for zero-parameter tools applies, and the description does not need to add parameter-level details.
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?
Names the specific operation 'List service groups' and clarifies it shows all configured service groups. However, the closely named sibling 'get_service_groups' makes the distinction slightly less clear.
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?
Provides no guidance on when to use this tool instead of the similarly named 'get_service_groups' or other service-group tools. It only states what it does, not when it should be chosen.
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/chexma/vibeMK'
If you have feedback or need assistance with the MCP directory API, please join our Discord server