Back to search
30
MCP

webclaw

io.github.0xmassi/webclaw

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

clawpage-mcp
MCP server for ClawPage web extraction API. Extract and structure any web page into clean JSON.
0 tools
webclaw
Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server.
0 tools
mcp-server-scraper
MCP server for web scraping — extract clean markdown, links, and metadata from any URL. Zero auth. Free alternative to Firecrawl.
0 tools
io.github.ofershap/scraper
Web scraping MCP — extract clean markdown, links, and metadata from any URL.
0 tools
io.github.ryudi84/web-scraper
MCP server for web scraping: URLs, links, metadata, CSS extraction.
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": "None",
      "transport": "http"
    }
  }
}