loading…
Search for a command to run...
loading…
Enables searching for indicators of compromise from ThreatFox by file hash (MD5/SHA1/SHA256) or malware family name.
Enables searching for indicators of compromise from ThreatFox by file hash (MD5/SHA1/SHA256) or malware family name.
ThreatFox MCP — abuse.ch indicator-of-compromise feed (free, key required)
Part of Pipeworx — an MCP gateway connecting AI agents to 250+ live data sources.
| Tool | Description |
|---|---|
search_hash |
IOCs associated with a file hash (md5 / sha1 / sha256). |
search_malware |
IOCs tagged to a malware family (e.g., "Cobalt Strike", "Emotet", "QakBot"). |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"threatfox": {
"url": "https://gateway.pipeworx.io/threatfox/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 250+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Threatfox data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
Run in your terminal:
claude mcp add mcp-threatfox -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.