Skip to main content
Glama
rijul170

Sophos Central MCP Server

by rijul170

sophos_search_mdr_threat_feed_indicators

Read-only

Search firewall MDR threat feeds for specific indicators such as IPs, domains, or URLs.

Instructions

Search for specific indicators in a firewall's MDR threat feed by their values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tenant_idYesTenant UUID
firewall_idYesFirewall UUID
indicator_valuesYesComma-separated indicator values to search for (e.g. IPs, domains, URLs)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, openWorldHint=true, and destructiveHint=false. The description adds the detail that search is by indicator values, which aligns with annotations but doesn't disclose additional behavioral traits like pagination or result format.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single, front-loaded sentence of 14 words efficiently conveys the purpose without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has no output schema, and the description does not explain what the search returns (e.g., list of matching indicators, count, or additional context). It does not mention pagination, exact vs partial matching, or any limits, leaving ambiguity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% with adequate descriptions for all three parameters. The tool description adds no additional parameter information, so it meets the baseline but does not exceed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb (Search), resource (indicators in an MDR threat feed), and scope (by their values). It distinguishes from sibling tools like sophos_create_mdr_threat_feed_indicators (create vs search) and sophos_get_mdr_threat_feed (get feed vs search indicators).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is for searching, but provides no explicit guidance on when to use it versus alternatives (e.g., when to create vs search). No when-not or alternative names are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/rijul170/sophos-central-mcp'

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