You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_url

Active

Tool of Urlhaus

declared in 0.1.0

Look up a URL in the URLhaus malware database to check if it is known to host or distribute malware. Returns threat category, status, blacklist status, and tags.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "url": "http://malicious-site.com/payload.exe"
    },
    {
      "url": "https://phishing-domain.net/fake-login.html"
    }
  ],
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "The full URL to look up (e.g. \"http://example.com/malware.exe\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Urlhaus

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

1/7 registries
View full server →