crw-mcp
Rank #313io.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-mcp is a Model Context Protocol (MCP) server published by us. It ranks #313 of 58,832 servers tracked on MCP Toplist, and its repository has 130 GitHub stars. crw-mcp is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 21 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 58,519 of 58,832 servers on MCP Toplist.
Use crw-mcp
Add crw-mcp 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 3 registries (1 delisted)
us
Available versions (21)
| Version | Published |
|---|---|
| 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
- What is crw-mcp?
- 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.
- Who maintains crw-mcp?
- crw-mcp is maintained by us, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is crw-mcp an official MCP server?
- Yes — crw-mcp is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does crw-mcp have?
- MCP Toplist tracks 21 versions of crw-mcp, most recently published on May 16, 2026.
- Where can I find the source code for crw-mcp?
- The source code for crw-mcp is hosted at github.com/us/crw.