You're viewing a demo portfolio

Join the waitlist
PRSM

check_url

Active

Tool of mcp-ipqualityscore

declared in 0.1.0

URL / malware safety scan. Checks whether a URL or domain is unsafe — phishing, malware, spam — and returns a risk score, domain reputation rank, content category, DNS validity, and domain age. Example: check_url({ url: "https://example.com" })

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Full URL or domain to scan, e.g. \"https://example.com\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own IPQualityScore API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-ipqualityscore

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

2/7 registries
View full server →