You're viewing a demo portfolio

Join the waitlist
PRSM

pulsedive_indicator

Active

Tool of Pulsedive

declared in 0.1.0

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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Pulsedive

https://github.com/pipeworx-io/mcp-pulsedive

1/7 registries
View full server →