Skip to content
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%
122 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
webclaw
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.
0 tools
fastCRW
Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.
0 tools · streamable-http
Web Tools
Provides local LLMs with web search, page screenshots, and readable text extraction through a local MCP server running on localhost.
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

How to use

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

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