CRW Web Scraper
Rank #112io.github.us/crw
Open-source web scraper for AI agents with scrape, crawl, and map tools
CRW Web Scraper is a Model Context Protocol (MCP) server published by us. It ranks #112 of 132,345 servers tracked on MCP Toplist, and its repository has 1,059 GitHub stars. CRW Web Scraper is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 66 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 132,233 of 132,345 servers on MCP Toplist.
Use CRW Web Scraper
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http crw https://fastcrw.com/mcpclaude mcp add crw -- docker run -i --rm ghcr.io/us/crw:latest crw-mcp[mcp_servers.crw]
url = "https://fastcrw.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.crw]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/us/crw:latest", "crw-mcp"]Add to ~/.codex/config.toml.
https://fastcrw.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest",
"crw-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"crw": {
"url": "https://fastcrw.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest",
"crw-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crw": {
"type": "http",
"url": "https://fastcrw.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"crw": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest",
"crw-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crw": {
"serverUrl": "https://fastcrw.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest",
"crw-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crw": {
"url": "https://fastcrw.com/mcp"
}
}
}{
"mcpServers": {
"crw": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/us/crw:latest",
"crw-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.us%2Fcrw)<a href="https://mcptoplist.com/server/io.github.us%2Fcrw"><img src="https://mcptoplist.com/badge/io.github.us%2Fcrw.svg" alt="MCP Toplist: Top 1% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (2 delisted)
us
Available versions (66)
| Version | Published |
|---|---|
| 0.36.0 | Sep 19, 2026 |
| 0.35.1 | Sep 11, 2026 |
| 0.34.1 | Sep 10, 2026 |
| 0.34.0 | Sep 8, 2026 |
| 0.33.0 | Sep 2, 2026 |
| 0.32.0 | Aug 24, 2026 |
| 0.31.0 | Aug 18, 2026 |
| 0.30.0 | Aug 9, 2026 |
| 0.29.0 | Aug 4, 2026 |
| 0.28.0 | Jul 24, 2026 |
| 0.27.1 | Jul 22, 2026 |
| 0.27.0 | Jul 22, 2026 |
| 0.26.1 | Jul 21, 2026 |
| 0.26.0 | Jul 19, 2026 |
| 0.25.2 | Jul 17, 2026 |
| 0.25.1 | Jul 16, 2026 |
| 0.25.0 | Jul 16, 2026 |
| 0.24.1 | Jul 15, 2026 |
| 0.24.0 | Jul 12, 2026 |
| 0.23.0 | Jul 10, 2026 |
| 0.22.0 | Jul 9, 2026 |
| 0.21.3 | Jul 8, 2026 |
| 0.21.2 | Jul 8, 2026 |
| 0.21.1 | Jul 7, 2026 |
| 0.21.0 | Jul 6, 2026 |
| 0.20.0 | Jul 1, 2026 |
| 0.19.0 | Jun 28, 2026 |
| 1.0.0 | Jun 28, 2026 |
| 0.18.3 | Jun 23, 2026 |
| 0.18.2 | Jun 23, 2026 |
| 0.18.1 | Jun 23, 2026 |
| 0.18.0 | Jun 23, 2026 |
| 0.17.0 | Jun 21, 2026 |
| 0.16.0 | Jun 14, 2026 |
| 0.15.2 | Jun 12, 2026 |
| 0.15.1 | Jun 11, 2026 |
| 0.15.0 | Jun 10, 2026 |
| 0.14.0 | Jun 8, 2026 |
| 0.13.4 | Jun 7, 2026 |
| 0.13.1 | Jun 6, 2026 |
| 0.13.0 | Jun 6, 2026 |
| 0.12.1 | Jun 5, 2026 |
| 0.11.0 | Jun 3, 2026 |
| 0.10.0 | May 20, 2026 |
| 0.9.1 | May 16, 2026 |
| 0.8.3 | May 15, 2026 |
| 0.8.2 | May 14, 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 2 MCP servers (116 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 66 versions of CRW Web Scraper, most recently published on Sep 19, 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.