{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.us/crw",
    "description": "Open-source web scraper for AI agents with scrape, crawl, and map tools",
    "title": "CRW Web Scraper",
    "repository": {
        "url": "https://github.com/us/crw",
        "source": "github",
        "id": "1171030160"
    },
    "version": "0.29.0",
    "websiteUrl": "https://fastcrw.com",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/us/crw:latest",
            "transport": {
                "type": "stdio"
            },
            "packageArguments": [
                {
                    "value": "crw-mcp",
                    "type": "positional"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-08-04T15:43:10.202243Z",
            "publishedAt": "2026-08-04T15:43:10.202243Z",
            "updatedAt": "2026-08-04T15:43:10.202243Z",
            "isLatest": true
        }
    }
}