lookup_url
ActiveTool of Virustotal
Look up a URL's reputation. Returns last-analysis stats across all engines, categories (per vendor), and whether the URL has been redirected. The URL is canonicalized before lookup; no submission step is required to read existing reports.
Parameters schema
{
"type": "object",
"examples": [
{
"url": "https://example.com/malware"
},
{
"url": "http://suspicious-domain.net/phishing-page"
}
],
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Full URL including scheme"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Virustotal
https://github.com/pipeworx-io/mcp-virustotal
1/7 registries