Back to search
30
MCP

webclaw

0xmassi/webclaw

Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://webclaw.io

Similar MCP servers embedding-nearest

webclaw
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.
0 tools
dsheinalt/crawly-mcp
Crawly-MCP provides web search and content retrieval for local LLMs
0 tools
webclaw
Metadata-only Glama MCP server.
0 tools
webclaw
Metadata-only Glama MCP server.
0 tools
ClawPage
Extract and structure any web page into clean JSON. Free tier: 10/day.
0 tools
io.github.agenson-horrowitz/web-content-extractor
Extract and process web content into clean, structured formats optimized for LLMs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "webclaw": {
      "url": "https://webclaw.io",
      "transport": "http"
    }
  }
}