Skip to main content
Glama
legionultramax

Harris HawkEye MCP

bleeping_search

Search BleepingComputer for cybersecurity news and ransomware incidents, extracting MITRE TTPs, CVEs, threat actors, and malware families to support detection engineering.

Instructions

Search BleepingComputer for cybersecurity news, ransomware incidents, and threat actor activity. Extracts MITRE TTPs, CVEs, actors, and malware families automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default: 10, max: 25)
queryYesSearch keyword, malware family, or actor name

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv1.0.0

TDQS

A4/5.0
Behavior3/5

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

With no annotations present, the description carries the burden of behavioral disclosure. It usefully discloses that content is enriched with automatically extracted TTPs, CVEs, actors, and malware families, but it does not describe the result format, pagination, freshness, or any external-access limitations.

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?

Two sentences, front-loaded with the core action and source, followed by the automatic extraction value. Every clause adds information and there is no filler.

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

Completeness4/5

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

For a low-complexity search tool with complete parameter schemas, the description is nearly sufficient. The only meaningful gap is the lack of an output schema or explicit description of the returned result objects, though the extraction clause gives a strong hint of what comes back.

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?

The schema already documents both parameters with 100% coverage: query and limit with default/max. The description reinforces the kinds of query values ('ransomware incidents', 'threat actor activity') but adds no parameter-level detail beyond the schema.

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 uses a specific verb and resource: 'Search BleepingComputer' for cybersecurity news, ransomware incidents, and threat actor activity. It also states the value-add of extracting MITRE TTPs, CVEs, actors, and malware families, which clearly distinguishes it from the many other source-specific searches in the sibling list.

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

Usage Guidelines4/5

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

It does not explicitly name alternatives or when-not-to-use, but the source-specific framing ('Search BleepingComputer') plus the sibling list of other source feeds (anssi_search, cisa_search_advisories, etc.) makes the intended context clear. No exclusion criteria are given, so it stops just short of a 5.

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/legionultramax/Detection-Engineering-MCP'

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