check_url
ActiveTool of mcp-ipqualityscore
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."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-ipqualityscore
https://github.com/pipeworx-io/mcp-ipqualityscore
2/7 registries