MCP Server Webscan
UnclaimedA Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extracting information from web pages.
Install
$
npx -y @smithery/cli install mcp-server-webscan --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (6)
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.
url
(required): URL of the page to fetch.