list_syslog_servers
Lists all syslog servers configured on a Sophos XGS firewall, allowing verification of logging destinations.
Instructions
List configured syslog servers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Lists all syslog servers configured on a Sophos XGS firewall, allowing verification of logging destinations.
List configured syslog servers
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations exist, so the description must disclose behavioral traits. However, it only states what the tool does without mentioning that it is a read-only operation, whether it returns all servers at once, or any side effects. A read-only hint is missing.
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 a single concise sentence with no fluff. It is front-loaded and easy to parse. However, it could be slightly more structured, e.g., adding a verb phrase at the start.
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?
Given no parameters, no output schema, and no annotations, the description is minimally complete for a simple list tool. However, it does not describe the output format or any special behavior (e.g., ordering). It could be more informative.
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 no parameters, and schema coverage is 100%. The description adds no meaning beyond the empty schema. Baseline 3 is appropriate since there are no parameters to document.
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 clearly states the tool's action ('List') and resource ('configured syslog servers'). It distinguishes from siblings like list_dhcp_servers by specifying the resource. However, it lacks extra context on scope (e.g., current configuration) and is minimal.
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 on when to use this tool versus alternatives. The description does not mention when not to use it or provide context on preferred scenarios. With many sibling list tools, this omission makes it harder for an agent to select correctly.
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/Leon69924/sophos-xgs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server