baseUrl
(optional): Base URL to filter links.
How to use it
baseUrl is exposed by the MCP Server Webscan MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the baseUrl 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)
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.
url
(required): URL of the page to fetch.