Home › Other › Crawlberg

Crawlberg

Scrape, crawl, and map websites to Markdown or JSON via local CLI.

Rust
★ 178 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/xberg-io/crawlberg:1.7.1

Or add to your MCP client config:

{
  "mcpServers": {
    "crawlberg": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/xberg-io/crawlberg:1.7.1"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.kreuzberg-dev/kreuzcrawl

Related servers

Data from the Official MCP Registry