Crawlberg MCP Server
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
People who need web scraping tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 162 · #37 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25
MIT · Rust servers · how we verify → /methodology
01 · Install Crawlberg
Docker
docker run -i --rm ghcr.io/xberg-io/crawlberg:1.4.0 Claude Desktop - add to config
{
"mcpServers": {
"xberg-io-crawlberg": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/xberg-io/crawlberg:1.4.0"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
registry namespace io.github.xberg-io is GitHub-verified and matches the repo owner
03 · What Crawlberg can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.4.0 · 2026-08-24
Added · Bounded LLM extraction concurrency (ai feature). LlmExtractor now builds a · liter_llm::ManagedClient instead of a bare DefaultClient, with liter-llm 1.18.0's queueing · InFlightLimitLayer wired in. The new…
v1.3.3 · 2026-08-22
Fixed · CI Lint's Validate (poly) job runs again. poly lint . never reached a crawlberg finding: · golangci-lint v2.12.2 (the reusable workflow's default) vendors honnef.co/go/tools v0.7.0, · whose IR builder panics…
v1.3.2 · 2026-08-21
Fixed · The release actually publishes. v1.3.1 was tagged and released but published nothing to any · the Validate versions gate failed on stale Cargo.lock files under e2e/rust, · fuzz and…
04 · Who maintains Crawlberg
Crawlberg is maintained by xberg-io. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/xberg-io/crawlberg
- website
- https://xberg.io/
- category
- web scraping - ranked #37 of 78 actively-maintained web scraping servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.xberg-io/crawlberg (active, first published 2026-06-26 · 25 versions)
- packages
- oci:ghcr.io/xberg-io/crawlberg:1.4.0
06 · Crawlberg FAQ
What is Crawlberg?
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
Is Crawlberg still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Crawlberg?
Run `docker run -i --rm ghcr.io/xberg-io/crawlberg:1.4.0`. You can also paste the ready-made client config above.
07 · Alternatives to Crawlberg
Alternatives to Crawlberg
Maintained web scraping servers if Crawlberg isn't the fit.
- Firecrawl MCP Server MCP server for Firecrawl - web search, scraping, and biomedical/arXiv paper search. ★ 7,310 · 2026-08-25
- Exa Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding ★ 4,917 · 2026-08-21
- Apify MCP Server Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡ ★ 4,718 · 2026-08-23
- Wigolo Local-first web intelligence MCP server for AI coding agents ★ 4,647 · 2026-08-24
- Tavily MCP MCP server for advanced web search using Tavily ★ 2,351 · 2026-08-20
- Open Brand Extract brand assets (logos, colors, backdrop images, brand name) from any website URL ★ 785 · 2026-05-12
Pairs well with
Servers that cover what Crawlberg doesn't - only shown when the pairing reason fits the companion.
- SearXNG Search → search companion search · ★ 1,158
- Blockrun MCP → search companion search · ★ 388
- Supabase → database companion database · ★ 2,871
- MongoDB MCP Server → database companion database · ★ 1,106
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
More web scraping MCP servers · Xquik MCP Server · AI-First Scraper · Zenrows MCP · Web Researcher MCP · Librecrawl - Technical SEO Audit MCP Server
More Rust MCP servers · DeepSeek Visionary · Aginx Browser · Citadel · Zenith · Unterm · see all