Skip to main content
Glama
legionultramax

Harris HawkEye MCP

otx_subscribed_feed

Retrieve OTX threat intelligence pulses modified since a specified timestamp to keep your threat data current.

Instructions

Fetch OTX subscribed pulses modified since a given timestamp. Use for scheduled ambient threat intel sync.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
since_isoYesISO-8601 timestamp (e.g. "2025-02-01T00:00:00Z"). Returns pulses modified after this time.

Schema Changelog

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

  1. First observedv1.0.0

TDQS

A3.7/5.0
Behavior3/5

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

With no annotations provided, the description carries the behavioral disclosure burden. It conveys that this is a read-only fetch of time-filtered pulses, which is useful, but it does not mention pagination, rate limits, auth requirements, or subscription prerequisites.

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 concise sentences with no filler. The primary action and filter are front-loaded, and the follow-up sentence provides a practical use case. Every word earns its place.

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

Completeness3/5

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

The tool is simple with a single well-documented parameter, but there is no output schema and the description does not address pagination or response volume, which matters for a scheduled synchronization feed. It is adequate but has notable gaps.

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 covers 100% of the parameter with a clear description of since_iso. The tool description adds little beyond the schema, but the schema itself fully documents the parameter semantics, so the baseline of 3 applies.

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

Purpose4/5

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

The description clearly identifies the action (Fetch), the resource (OTX subscribed pulses), and the filter (modified since a given timestamp). It is specific enough to distinguish from most siblings, though it does not explicitly name alternatives.

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?

The description states an explicit use case: 'Use for scheduled ambient threat intel sync.' This gives clear context for when to invoke the tool, though it does not explain when not to use it or mention alternative OTX tools.

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