Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🛠️ Other Tools and Integrations
  3. Webclaw
Webclaw logo
Health: ActiveRecent health check succeeded.Last checked 9/12/2026, 1:01:44 PM

Webclaw

User RatingsBe the first to rate and review this MCP server!
View Repository2.3k GitHub StarsTotal stargazers on GitHub for the source repository (2,344 stars).
web-scrapingsearchdata-extractionragmcp

Extracts, crawls, searches, and analyzes web content through local or hosted MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "0xmassi-webclaw": {
      "command": "npx",
      "args": [
        "-y",
        "create-webclaw"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (10) Directory Badge Claim listing Alternatives🛠️ More in Other Tools and Integrations

Overview

The 0xMassi/webclaw MCP server turns web pages into markdown, text, JSON, cleaned HTML, or compact LLM-ready context. It provides tools for single-page scraping, same-origin crawling, URL discovery, parallel batches, structured extraction, summaries, diffs, brand assets, search, and multi-source research. Core extraction runs locally without an account, while hosted features support protected sites, JavaScript rendering, search, and research workflows. Reach for it when an agent needs usable website content for research, comparison, documentation, or RAG preparation.

Use cases

•Scrape documentation into clean markdown for a RAG index
•Crawl same-origin websites and collect linked pages
•Compare pricing-page snapshots over time
•Extract brand assets from a company website
•Research a topic across multiple web sources

Key features

•Convert pages to markdown, text, JSON, HTML, or LLM-ready output
•Crawl same-origin links and map site URLs
•Scrape multiple URLs in parallel
•Extract structured data and brand assets
•Compare page snapshots and summarize content
•Search the web and run hosted research workflows

Capabilities & Tool Schemas (10) ~110 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Webclaw.

scrape

Extract one URL as markdown, text, JSON, LLM format, or HTML

crawl

Follow same-origin links and extract discovered pages

map

Discover URLs without extracting every page

batch

Scrape multiple URLs in parallel

extract

Convert page content into structured data

summarize

Summarize a page

How Webclaw works

What 0xMassi/webclaw MCP server does

The 0xMassi/webclaw MCP server exposes web-content operations through the Model Context Protocol. Its core extraction path can turn a URL into markdown, plain text, JSON, cleaned HTML, or a compact format intended for language-model context. The JSON output can include structured metadata, links, images, and extracted fields.

The tool set covers both one-page and multi-page work. scrape handles a single URL, crawl follows same-origin links, and map discovers URLs without extracting every page. batch processes multiple URLs in parallel. diff compares a current page with a saved content snapshot, while brand identifies colors, fonts, logos, and metadata. extract converts page content into structured data, and summarize produces a page summary.

How it works

The project includes an MCP server, CLI, extraction engine, REST API, and SDKs. MCP-compatible clients invoke the server’s tools, while the CLI and API provide other ways to use the same project. Local processing is available for the core extraction tools and does not require an account. The README also describes TLS fingerprinting for working around some anti-bot protections without a browser.

extract and summarize work locally with a local or configured large language model. search and research use the hosted API, rather than the local-only extraction path. The hosted service is intended for cases such as protected-site access, JavaScript rendering, asynchronous crawl or research jobs, web search, watches, and production usage tracking. These hosted capabilities require a WEBCLAW_API_KEY.

Setup and configuration

The 0xMassi/webclaw MCP server can be added to a client with the package launcher below:

config.json
{
  "mcpServers": {
    "webclaw": {
      "command": "npx",
      "args": ["-y", "@webclaw/mcp"]
    }
  }
}

The repository says that npx create-webclaw can detect supported AI tools and write their MCP configuration. Named clients include Claude Code, Claude Desktop, Cursor, Windsurf, OpenCode, and Codex CLI. The project also provides Homebrew installation, downloadable binaries, Docker usage, and Cargo commands for its CLI and MCP packages.

Set WEBCLAW_API_KEY when routing requests through the hosted webclaw API or using hosted capabilities. The local core path can run without this variable or an account. The repository also documents TypeScript, Python, and Go SDKs for application-level use, but those SDKs are separate from configuring the MCP client.

Tools and capabilities

  • scrape: return one page in markdown, text, JSON, LLM, or HTML format.
  • crawl: follow same-origin links and extract discovered pages.
  • map: enumerate URLs without extracting each page.
  • batch: scrape several URLs in parallel.
  • extract: produce structured data from page content.
  • summarize: summarize a page.
  • diff: compare page snapshots.
  • brand: collect brand colors, fonts, logos, and metadata.
  • search: search the web and scrape results through the hosted API.
  • research: run a multi-source research workflow through the hosted API.

Limitations and notes

Local and hosted capabilities are not identical. Search and research are marked as hosted-only, while most extraction tools are available locally. JavaScript rendering, protected-site access, asynchronous jobs, web search, watches, and production usage tracking are listed as hosted-service use cases rather than local features. The 0xMassi/webclaw MCP server is therefore a better fit for local page extraction when account-free operation matters, and for hosted operation when those additional web-access features are needed.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Actors MCP Server logoActors MCP Server

    Use 3,000+ pre-built cloud tools, known as Actors, to extract data from websites, e-commerce, social media, search engines, maps, and more

    🛠️ Other Tools and Integrations3 views
    Compare vs Actors MCP Server →
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    🛠️ Other Tools and Integrations4 views
    Compare vs Git →
  • Fetch logoFetch
    Verified

    Web content fetching and conversion for efficient LLM usage.

    🛠️ Other Tools and Integrations2 views
    Compare vs Fetch →
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    🛠️ Other Tools and Integrations3 views
    Compare vs Time →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
2.3k
Stargazers on the source repository.
npm downloads
585
Package downloads in the last 30 days.
Last commit
1d ago
Most recent push to the default branch.
Tools exposed
10
Callable tools this server registers over MCP.
Directory activity
2 installs
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Webclaw

Configure an MCP client to run `npx` with `-y @webclaw/mcp`, or use `npx create-webclaw` to detect supported clients and write their configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWebclaw AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/0xmassi-webclaw?style=directory)](https://allmcps.com/mcp/0xmassi-webclaw)
HTML Embed
<a href="https://allmcps.com/mcp/0xmassi-webclaw"><img src="https://allmcps.com/api/badge/0xmassi-webclaw?style=directory" alt="Webclaw on AllMCPs" /></a>

Technical Specs & Signals

Category🛠️Other Tools and Integrations
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 11, 2026
96/96 checks healthy over the last 24h
Views11
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs2
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2,344
GitHub Star CountTotal stargazers on GitHub representing community popularity (2,344 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
npm downloads585/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
71Quality signal: Great · 71/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity13/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev · create-webclaw (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🛠️ Other Tools and Integrations →Alternatives to Webclaw →Install in Claude DesktopInstall in CursorInstall in VS Code