pulsedive_indicator
ActiveTool of Pulsedive
Is this IP/domain/URL/hash malicious — risk score + threats. Looks up an indicator of compromise (IOC) in Pulsedive and returns its risk level, contributing risk factors, associated threats, and intel feeds. Example: pulsedive_indicator({ indicator: "8.8.8.8", _apiKey: "your-key" })
Parameters schema
{
"type": "object",
"required": [
"indicator",
"_apiKey"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "Pulsedive API key (free tier 50/day at pulsedive.com)"
},
"indicator": {
"type": "string",
"description": "The IOC to look up — an IP, domain, URL, or file hash. e.g. \"1.2.3.4\", \"example.com\", \"http://bad.tld/x\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Pulsedive
https://github.com/pipeworx-io/mcp-pulsedive
1/7 registries