webclaw

0xMassi/webclaw
★ 505 stars Rust 🤖 AI/LLM Updated today
Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webclaw": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "webclaw"
      ]
    }
  }
}

Topics

aiai-agentsai-scrapingclicrawlerdata-extractionfirecrawl-alternativehtml-to-markdownllmmarkdownmcpmcp-serverragrustself-hosted