CRW Web Scraper
Open-source web scraper for AI agents with scrape, crawl, and map tools
Install
Dockerstdio
docker run -i --rm ghcr.io/us/crw:latest Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-us-crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest"
]
}
}
} Source: official MCP Registry record · registry name io.github.us/crw · published 2026-09-11 · updated 2026-09-11. Not an endorsement; review the code before connecting it to anything sensitive.