You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_url

Active

Tool of Virustotal

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Virustotal

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

1/7 registries
View full server →
lookup_url — Virustotal — PRSM MCP