MCP Webscan Server
by bsmi021
The MCP Webscan Server is a Model Context Protocol (MCP) server designed for web content scanning and analysis. It provides tools for fetching, analyzing, and extracting information from web pages.
Last updated: N/A
What is MCP Webscan Server?
The MCP Webscan Server is a tool that allows users to fetch, analyze, and extract information from web pages. It provides functionalities such as page fetching, link extraction, site crawling, link checking, pattern matching, and sitemap generation.
How to use MCP Webscan Server?
The server can be installed via Smithery or manually by cloning the repository, installing dependencies, and building the project. After installation, the server can be started using npm start
. It runs on stdio transport, making it compatible with MCP clients like Claude Desktop. Tools are then accessible via the MCP protocol with specific parameters.
Key features of MCP Webscan Server
Page Fetching (to Markdown)
Link Extraction
Site Crawling
Broken Link Checking
Pattern Matching
Sitemap Generation
Use cases of MCP Webscan Server
Analyzing website content
Extracting links for SEO analysis
Discovering content through site crawling
Identifying broken links for website maintenance
Finding URLs matching specific patterns
Generating sitemaps for improved SEO
FAQ from MCP Webscan Server
What is the Model Context Protocol (MCP)?
What is the Model Context Protocol (MCP)?
MCP is a protocol that enables communication between different models and servers.
How do I install the MCP Webscan Server?
How do I install the MCP Webscan Server?
You can install it via Smithery or manually by cloning the repository, installing dependencies, and building the project.
How do I start the server?
How do I start the server?
You can start the server by running npm start
in the project directory.
What tools are available in the server?
What tools are available in the server?
The server provides tools for fetching pages, extracting links, crawling sites, checking links, finding patterns, and generating sitemaps.
How do I configure the server with Claude Desktop?
How do I configure the server with Claude Desktop?
You need to configure the server in your Claude Desktop settings by providing the command, arguments, and environment variables.