You're viewing a demo portfolio

Join the waitlist
PRSM

submit

Active

Tool of Urlscan Io

declared in 0.1.0

Submit a new URL for scanning (requires key).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "url": "https://example.com"
    },
    {
      "url": "https://suspicious-site.com",
      "tags": [
        "phishing",
        "test"
      ],
      "_apiKey": "your-urlscan-io-api-key",
      "country": "US",
      "visibility": "private"
    }
  ],
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string"
    },
    "tags": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "country": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 of scan country."
    },
    "referer": {
      "type": "string"
    },
    "useragent": {
      "type": "string"
    },
    "visibility": {
      "type": "string",
      "description": "public (default) | unlisted | private"
    },
    "customagent": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Urlscan Io

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

1/7 registries
View full server →