Serversio.github.0xMassi/webclaw
W

webclaw

io.github.0xMassi/webclaw · v0.1.3
▦ npm
v0.1.3npm npm: create-webclaw
{}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.0xMassi/webclaw",
  "description": "Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.",
  "title": "webclaw",
  "version": "0.1.3",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "create-webclaw",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}