CRW Web Scraper
Rank #224io.github.us/crw
Web scraping, crawling, and structured data extraction for AI agents. 5 tools: scrape (clean markdown from any URL), crawl (entire sites), map (discover URLs), extract (structured JSON), and search. 833ms avg latency, single binary, self-hostable.
CRW Web Scraper is a Model Context Protocol (MCP) server published by us. It ranks #224 of 76,851 servers tracked on MCP Toplist, and its repository has 338 GitHub stars. CRW Web Scraper is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 28 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 76,627 of 76,851 servers on MCP Toplist.
Use CRW Web Scraper
Add CRW Web Scraper to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest"
]
}
}
}Listed on 1 registry (3 delisted)
us
Available versions (28)
| Version | Published |
|---|---|
| 0.24.1 | Jul 15, 2026 |
| 0.21.1 | Jul 7, 2026 |
| 0.20.0 | Jul 1, 2026 |
| 0.18.2 | Jun 23, 2026 |
| 0.16.0 | Jun 14, 2026 |
| 0.15.2 | Jun 12, 2026 |
| 0.12.1 | Jun 5, 2026 |
| 0.9.1 | May 16, 2026 |
| 0.8.3 | May 15, 2026 |
| 0.7.1 | May 12, 2026 |
| 0.6.4 | May 12, 2026 |
| 0.6.3 | May 12, 2026 |
| 0.6.2 | May 10, 2026 |
| 0.6.1 | May 9, 2026 |
| 0.6.0 | May 9, 2026 |
| 0.5.0 | May 4, 2026 |
| 0.4.2 | Apr 29, 2026 |
| 0.4.1 | Apr 29, 2026 |
| 0.4.0 | Apr 23, 2026 |
| 0.3.6 | Apr 21, 2026 |
| 0.3.5 | Apr 12, 2026 |
| 0.3.2 | Apr 8, 2026 |
| 0.3.1 | Apr 8, 2026 |
| 0.3.0 | Apr 4, 2026 |
| 0.2.2 | Apr 2, 2026 |
| 0.2.1 | Mar 29, 2026 |
| 0.2.0 | Mar 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains CRW Web Scraper?
- CRW Web Scraper is maintained by us, which publishes 1 MCP server (28 total versions) tracked on MCP Toplist.
- Is CRW Web Scraper listed on the Official MCP Registry?
- Yes — CRW Web Scraper is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does CRW Web Scraper have?
- MCP Toplist tracks 28 versions of CRW Web Scraper, most recently published on Jul 15, 2026.
- Where can I find the source code for CRW Web Scraper?
- The source code for CRW Web Scraper is hosted at github.com/us/crw.