HomeSearch & Research › CRW Web Scraper

CRW Web Scraper

Open-source web scraper for AI agents with scrape, crawl, and map tools

Official Rust CloudLocal macOSWindowsLinux
★ 1,067 stars Last pushed 2026-09-23 License: AGPL-3.0

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/us/crw:latest

Or add to your MCP client config:

{
  "mcpServers": {
    "crw": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/us/crw:latest"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.us/fastcrw

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry