Serversio.github.us/crw
C

CRW Web Scraper

io.github.us/crw · v0.6.2
▦ docker
v0.6.2docker oci: ghcr.io/us/crw:latest↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$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.6.2",
  "websiteUrl": "https://us.github.io/crw",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/us/crw:latest",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "crw-mcp",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}