MCP.so
登录

mcp-server-webcrawl

@pragmar

关于 mcp-server-webcrawl

MCP server tailored to connecting web crawler data and archives

基本信息

分类

其他

许可证

NOASSERTION

运行时

python

传输方式

stdio

发布者

pragmar

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mCP Server WebCrawl?

mcp-server-webcrawl provides advanced search and retrieval for web crawler data. It allows AI clients to filter and analyze web content via a fulltext search with boolean support and resource filtering by type, HTTP status, and more. It is designed for users of Claude Desktop who work with data from crawlers like ArchiveBox, HTTrack, or wget.

How to use mCP Server WebCrawl?

mcp-server-webcrawl requires Python (>=3.10) and is installed via pip install mcp-server-webcrawl. After installation, it is configured as an MCP server for Claude Desktop. It can also run in interactive mode as a terminal search tool for web archives without an AI client.

Key features of mCP Server WebCrawl

  • Claude Desktop ready
  • Multi-crawler compatible (ArchiveBox, wget, and more)
  • Filter resources by type, HTTP status, and more
  • Boolean search with field-specific and fulltext queries
  • Support for Markdown, snippets, regex, and XPath extras

Use cases of mCP Server WebCrawl

  • SEO audits of crawled website content
  • Broken link detection and pattern analysis
  • Website performance and optimization analysis
  • File organization and asset composition review
  • Searchable web archive in a terminal via interactive mode

FAQ from mCP Server WebCrawl

What web crawlers does mCP Server WebCrawl work with?

It works with ArchiveBox, HTTrack, InterroBot, Katana, SiteOne, WARC format, and wget.

What are the system requirements for mCP Server WebCrawl?

It requires Python version 3.10 or higher and the Claude Desktop application.

Is mCP Server WebCrawl free and open source?

Yes, it is free and open source.

What search syntax does mCP Server WebCrawl support?

It supports boolean operators (AND, OR, NOT), exact phrase matching, wildcards, field-specific searches (e.g., type: html, status: 200), and complex grouped expressions.

评论

其他 分类下的更多 MCP 服务器