webfang

XaviCode1000/webfang
★ 0 stars Rust AI/LLM Updated today
Modular web scraper with Clean Architecture — wreq TLS fingerprinting, RAG export, MCP server, TUI, AI semantic cleaning. 1,337 tests, Miri verified.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

clean-architecturemcpragrusttuiweb-scraping