{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.xberg-io/crawlberg",
    "description": "Scrape, crawl, and map websites to Markdown or JSON via local CLI.",
    "title": "Crawlberg",
    "repository": {
        "url": "https://github.com/xberg-io/crawlberg",
        "source": "github",
        "id": "1176688502"
    },
    "version": "1.0.3",
    "websiteUrl": "https://xberg.io",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/xberg-io/crawlberg:1.0.3",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-04T09:28:06.293891Z",
            "publishedAt": "2026-07-04T09:28:06.293891Z",
            "updatedAt": "2026-07-04T09:28:06.293891Z",
            "isLatest": false
        }
    }
}