Crawlberg
Rank #260io.github.xberg-io/crawlberg
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
Crawlberg is a Model Context Protocol (MCP) server published by xberg-io. It ranks #260 of 132,608 servers tracked on MCP Toplist, and its repository has 177 GitHub stars. Crawlberg is listed across 3 registries — Official MCP, PulseMCP and Glama, with 36 tracked versions. It was first listed on Jun 20, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 132,348 of 132,608 servers on MCP Toplist.
Use Crawlberg
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add crawlberg -- docker run -i --rm ghcr.io/xberg-io/crawlberg:1.7.1 mcp[mcp_servers.crawlberg]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/xberg-io/crawlberg:1.7.1", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"crawlberg": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/xberg-io/crawlberg:1.7.1",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"crawlberg": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/xberg-io/crawlberg:1.7.1",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crawlberg": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/xberg-io/crawlberg:1.7.1",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crawlberg": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/xberg-io/crawlberg:1.7.1",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crawlberg": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/xberg-io/crawlberg:1.7.1",
"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.xberg-io%2Fcrawlberg)<a href="https://mcptoplist.com/server/io.github.xberg-io%2Fcrawlberg"><img src="https://mcptoplist.com/badge/io.github.xberg-io%2Fcrawlberg.svg" alt="MCP Toplist: Top 1% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
xberg-io
Available versions (36)
| Version | Published |
|---|---|
| 1.7.1 | Sep 16, 2026 |
| 1.7.0 | Sep 16, 2026 |
| 1.6.4 | Sep 14, 2026 |
| 1.6.2 | Sep 12, 2026 |
| 1.5.2 | Sep 6, 2026 |
| 1.5.1 | Sep 3, 2026 |
| 1.4.2 | Aug 29, 2026 |
| 1.4.0 | Aug 24, 2026 |
| 1.3.3 | Aug 22, 2026 |
| 1.3.2 | Aug 21, 2026 |
| 1.2.1 | Aug 11, 2026 |
| 1.2.0 | Aug 11, 2026 |
| 1.1.4 | Aug 5, 2026 |
| 1.1.3 | Aug 4, 2026 |
| 1.1.2 | Aug 1, 2026 |
| 1.1.1 | Jul 31, 2026 |
| 1.1.0 | Jul 31, 2026 |
| 1.0.12 | Jul 30, 2026 |
| 1.0.11 | Jul 29, 2026 |
| 1.0.10 | Jul 27, 2026 |
| 1.0.9 | Jul 26, 2026 |
| 1.0.8 | Jul 20, 2026 |
| 1.0.7 | Jul 19, 2026 |
| 1.0.6 | Jul 19, 2026 |
| 1.0.5 | Jul 9, 2026 |
| 1.0.4 | Jul 9, 2026 |
| 1.0.3 | Jul 4, 2026 |
| 1.0.2 | Jul 2, 2026 |
| 1.0.1 | Jun 29, 2026 |
| 1.0.0 | Jun 27, 2026 |
| 1.0.0-rc.2 | Jun 27, 2026 |
| 1.0.0-rc.1 | Jun 26, 2026 |
| 0.3.0 | Jun 23, 2026 |
| 0.3.0-rc.88 | Jun 23, 2026 |
| 0.3.0-rc.86 | Jun 22, 2026 |
| 0.3.0-rc.85 | Jun 21, 2026 |
Frequently asked questions
- Who maintains Crawlberg?
- Crawlberg is maintained by xberg-io, which publishes 1 MCP server (36 total versions) tracked on MCP Toplist.
- Is Crawlberg listed on the Official MCP Registry?
- Yes — Crawlberg is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Crawlberg have?
- MCP Toplist tracks 36 versions of Crawlberg, most recently published on Sep 16, 2026.
- Where can I find the source code for Crawlberg?
- The source code for Crawlberg is hosted at github.com/xberg-io/crawlberg.
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.