@pipeworx/alienvault-otx
Connect: https://gateway.pipeworx.io/alienvault-otx/mcp · Install: one-click buttons
Tools: 3
AlienVault OTX MCP — community threat-intelligence pulses + indicator lookups.
Tools
search_pulses(query, limit?, page?)get_pulse(pulse_id)lookup_indicator(indicator, type?)— IPv4 / IPv6 / domain / hostname / url / file
Auth
- Platform key: gateway env
PLATFORM_OTX_KEY. - BYO:
?_apiKey=<key>after registering free at https://otx.alienvault.com.
Data source
https://otx.alienvault.com/api/v1 — header X-OTX-API-KEY.
Tools
- search_pulses — Search OTX threat-intel pulses by keyword. Returns pulse ID, name, description preview, tags, targeted countries, malware families, attack IDs, and indicator count.
- get_pulse — Fetch a single OTX pulse: full description, references, indicators, attack IDs, targeted countries, malware families, industries, and creation/modification dates.
- lookup_indicator — Look up an indicator (IPv4, domain, URL, or file hash) in OTX. Returns pulses referencing the indicator and observed-context fields. type auto-detected when omitted.
Tools
-
get_pulse— Fetch a single OTX pulse: full description, references, indicators, attack IDs, targeted countries, malware families, industries, and creation/modification dates. -
lookup_indicator— Look up an indicator (IPv4, domain, URL, or file hash) in OTX. Returns pulses referencing the indicator and observed-context fields. type auto-detected when omitted. -
search_pulses— Search OTX threat-intel pulses by keyword. Returns pulse ID, name, description preview, tags, targeted countries, malware families, attack IDs, and indicator count.