Skip to main content
Glama
solomonneas

rapid7-mcp

by solomonneas

search_threat_activity

Search for known threat indicators in InsightIDR logs to find where IOCs such as IPs, domains, hashes, or emails have been observed.

Instructions

Search for threat indicator matches in InsightIDR logs — find where known IOCs have been seen

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNoNumber of results to return (1-100)
indexNoPagination index
end_timeNoFilter matches before this ISO 8601 timestamp
start_timeNoFilter matches after this ISO 8601 timestamp
indicator_typeNoFilter by indicator type
indicator_valueNoSpecific indicator value to search for
Behavior1/5

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

No annotations provided, and the description does not disclose behavioral traits such as whether the operation is read-only, requires specific permissions, or has side effects. The description merely states 'search' without confirming safety profile.

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?

Single sentence with clear, front-loaded purpose. No extraneous words; every phrase earns its place.

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?

With 6 parameters and no output schema, the description does not explain return format, pagination behavior, or how filters combine. Schema covers parameter details but tool description lacks guidance on usage patterns and response expectations.

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 coverage is 100%, describing all 6 parameters with meaningful descriptions. The tool description adds no additional meaning beyond the schema, so baseline score of 3 is appropriate.

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?

Description clearly states verb ('Search'), resource ('threat indicator matches in InsightIDR logs'), and purpose ('find where known IOCs have been seen'), distinguishing it from sibling search tools.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool vs alternatives (e.g., search_logs, search_assets). The description implies usage for IOC matching but lacks exclusions or context-specific recommendations.

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/solomonneas/rapid7-mcp'

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