Skip to main content
Search & Data ExtractionPython

pragmar/mcp-server-webcrawl

Advanced search and retrieval for web crawler data. Supports WARC, wget, Katana, SiteOne, and InterroBot crawlers.

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/pragmar/mcp-server-webcrawl

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-server-webcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "pragmar/mcp-server-webcrawl"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
pragmar