MCP Server Webscan
未认领A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extracting information from web pages.
claudeclaude-aiclaude-desktopmcpmcp-servermcp-serversmodelcontextprotocolwebscan
安装
$
npx -y @smithery/cli install mcp-server-webscan --client claude工具(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.