mcpbeat Sign in

webclaw MCP Server

local only

webclaw runs on your own machine — the client starts it, so there is no endpoint to ping. 298 installs a week from npm.

Turn any URL into clean markdown/JSON for AI agents. Self-hostable web content extraction.

Installs per day peak 184 · avg 38 · +107% w/w
a month agotoday
298
Installs / week
npm · @webclaw/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check webclaw every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add webclaw -- npx -y @webclaw/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "webclaw": {
      "args": [
        "-y",
        "@webclaw/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.webclaw]
command = "npx"
args = ["-y", "@webclaw/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "webclaw": {
      "args": [
        "-y",
        "@webclaw/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "webclaw": {
      "args": [
        "-y",
        "@webclaw/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to webclaw

same job, measured the same way
I
Perpage MCP Server
by cal-dev-tech

Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.

39 installs/wk local only
Fastcrawl
by fastcrawl

Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.

answering
Jina Reader
by pipeworx-io

Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.

38 tools answering
Web Metadata, OpenGraph & Contact Extractor
by josejux

Turns any URL into SEO metadata, contacts, tech stack, and AI-ready Markdown, in one call.

answering
Bristlecone Logic
by bristlecone2026

Micro-settled web content extraction and JSON schema validation utilities for AI agents via XRPL.

166 installs/wk local only
C
Hydrafetch
by hydrafetch

Turn any URL into clean Markdown and structured data. Scrape, crawl, search and extract.

13 tools answering
Onto
by ravixalgorithm

Clean Markdown and AI-readability scoring for any URL. Built for AI agents.

87 installs/wk answering
markitai
by ynewtime

Convert documents, images and web pages to clean Markdown, for agents: single, URL and batch tools.

local only

webclaw — questions

Answers built from our own checks of this server.

Why is there no uptime for webclaw?
webclaw runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @webclaw/mcp was installed 298 times last week.
How do I connect webclaw?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @webclaw/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use webclaw?
The npm package @webclaw/mcp was installed 298 times in the last week. Week over week that is +107%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.