Loomal

webclaw

MCP server by github.com/0xmassi/webclaw

Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.

1.3k starsnpm: create-webclaw

About webclaw

webclaw is an MCP (Model Context Protocol) server published by 0xmassi in the official MCP registry, listed under Web Scraping on Loomal. Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.

It ships as an npm package (create-webclaw), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/0xmassi/webclaw, where the project has earned 1,339 GitHub stars.

Use webclaw with your agent

Claude Code · one command
claude mcp add webclaw -- npx -y create-webclaw
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "webclaw": {
      "command": "npx",
      "args": [
        "-y",
        "create-webclaw"
      ]
    }
  }
}
npmcreate-webclaw

Frequently asked questions

What is webclaw?
webclaw is an MCP (Model Context Protocol) server by 0xmassi in the Web Scraping category. Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.
How do I connect webclaw to Claude, Cursor, or another MCP client?
Install webclaw from its npm package (create-webclaw) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is webclaw open source?
Yes — the source code is public at github.com/0xmassi/webclaw, with 1,339 GitHub stars.
Can AI agents pay to use webclaw?
Not yet through Loomal — webclaw is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain webclaw? Claim this listing free by verifying GitHub ownership, or contact us.