Skip to main content

Multiagent MCP server for webcrawl content

Project description

MCP Server Webcrawl

Website | Github | Docs

mcp-server-webcrawl

Bridge the gap between your web crawl and AI language models using Model Context Protocol (MCP). With mcp-server-webcrawl, your AI client filters and analyzes web content under your direction or autonomously. The server includes a full-text search interface with boolean support, resource filtering by type, HTTP status, and more.

mcp-server-webcrawl provides the LLM a complete menu with which to search your web content, and works with a variety of web crawlers:

mcp-server-webcrawl is free and open source, and requires Claude Desktop, Python (>=3.10). It is installed on the command line, via pip install:

pip install mcp_server_webcrawl

Features

  • Claude Desktop ready
  • Fulltext search support
  • Filter by type, status, and more
  • Multi-crawler compatible
  • Quick MCP configuration
  • ChatGPT support coming soon

MCP Configuration

From the Claude Desktop menu, navigate to File > Settings > Developer. Click Edit Config to locate the configuration file, open in the editor of your choice and modify the example to reflect your datasrc path.

You can set up more mcp-server-webcrawl connections under mcpServers as needed.

{ 
  "mcpServers": {
    "webcrawl": {
      "command": "mcp-server-webcrawl",
       "args": [varies by crawler, see below]
    }
  }
}

wget (using --mirror)

The datasrc argument should be set to the parent directory of the mirrors.

"args": ["--crawler", "wget", "--datasrc", "/path/to/wget/archives/"]

WARC

The datasrc argument should be set to the parent directory of the WARC files.

"args": ["--crawler", "warc", "--datasrc", "/path/to/warc/archives/"]

InterroBot

The datasrc argument should be set to the direct path to the database.

"args": ["--crawler", "interrobot", "--datasrc", "/path/to/Documents/InterroBot/interrobot.v2.db"]

Katana

The datasrc argument should be set to the parent directory of the text cache files.

"args": ["--crawler", "katana", "--datasrc", "/path/to/katana/archives/"]

SiteOne (using archiving)

The datasrc argument should be set to the parent directory of the archives, archiving must be enabled.

"args": ["--crawler", "siteone", "--datasrc", "/path/to/SiteOne/archives/"]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_webcrawl-0.7.9.tar.gz (49.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_webcrawl-0.7.9-py3-none-any.whl (67.8 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_webcrawl-0.7.9.tar.gz.

File metadata

  • Download URL: mcp_server_webcrawl-0.7.9.tar.gz
  • Upload date:
  • Size: 49.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mcp_server_webcrawl-0.7.9.tar.gz
Algorithm Hash digest
SHA256 6387651bf7e6982fd8d25d95d69e8ed95b685689cf3ec79ff8b717a71e6be44c
MD5 19b9ed923f6d2fed834219797de84d57
BLAKE2b-256 a06ad813702037ce50767eee397ba09ae147a552ed0ef7e4062a10b3a45e7b24

See more details on using hashes here.

File details

Details for the file mcp_server_webcrawl-0.7.9-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_webcrawl-0.7.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f25aac55d183052e5d1ec9b481989f9aaaf942776a2b8c8813e7712ad2bfe005
MD5 2e3b74d4fb0a8c55c3b65443d3dc9385
BLAKE2b-256 a0e733949f293abb2cac2e1a6cabf1e034851a542ec8e9c293fada3496b0a7f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page