Loomal

CRW Web Scraper

MCP server by github.com/us/crw

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

164 starsoci: ghcr.io/us/crw:latest

About CRW Web Scraper

CRW Web Scraper is an MCP (Model Context Protocol) server published by us in the official MCP registry, listed under Web Scraping on Loomal. Open-source web scraper for AI agents with scrape, crawl, and map tools

It ships as a Docker image (ghcr.io/us/crw:latest), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/us/crw, where the project has earned 164 GitHub stars.

Use CRW Web Scraper with your agent

Claude Code · one command
claude mcp add crw-web-scraper -- docker run -i --rm ghcr.io/us/crw:latest
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "crw-web-scraper": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/us/crw:latest"
      ]
    }
  }
}
ocighcr.io/us/crw:latest

Frequently asked questions

What is CRW Web Scraper?
CRW Web Scraper is an MCP (Model Context Protocol) server by us in the Web Scraping category. Open-source web scraper for AI agents with scrape, crawl, and map tools
How do I connect CRW Web Scraper to Claude, Cursor, or another MCP client?
Install CRW Web Scraper from its oci package (ghcr.io/us/crw:latest) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is CRW Web Scraper open source?
Yes — the source code is public at github.com/us/crw, with 164 GitHub stars.
Can AI agents pay to use CRW Web Scraper?
Not yet through Loomal — CRW Web Scraper is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain CRW Web Scraper? Claim this listing free by verifying GitHub ownership, or contact us.