
CRW Web Scraper
MCP server by github.com/us/crw
Open-source web scraper for AI agents with scrape, crawl, and map tools
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 mcp add crw-web-scraper -- docker run -i --rm ghcr.io/us/crw:latest{
"mcpServers": {
"crw-web-scraper": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest"
]
}
}
}ghcr.io/us/crw:latestFrequently 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.
More Web Scraping MCP servers

Firecrawl MCP Server
6.5k
MCP server for Firecrawl — search, scrape, and interact with the web.

webclaw
1.3k
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.

one-search-mcp
118
Web search, crawl, scrape & extract with agent-browser, SearXNG, Tavily, DuckDuckGo, Bing & more

scrapegraph-mcp
82
AI-powered web scraping and data extraction capabilities through ScrapeGraph API

ShadowCrawl
66
Rust MCP stealth scraper: anti-bot search/scrape with CDP fallback + HITL non-robot.

Screaming Frog SEO Spider MCP Server
65
Crawl websites, export SEO data, and manage crawls via Screaming Frog SEO Spider.
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.