url
(required): URL of the page to fetch.
How to use it
url is exposed by the MCP Server Webscan MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the url tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Webscan
$
npx -y @smithery/cli install mcp-server-webscan --client claudeOther tools in MCP Server Webscan (5)
baseUrl
(optional): Base URL to filter links.
limit
(optional, default: 100): Maximum number of links to return.
maxDepth
(optional, default: 2): Maximum crawl depth (0-5).
pattern
(required): JavaScript-compatible regex pattern to match URLs against.
selector
(optional): CSS selector to target specific content.