Skip to content

0xMassi/webclaw

v0.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents ai-scraping cli crawler data-extraction
+13 more
firecrawl-alternative html-to-markdown llm markdown mcp mcp-server rust self-hosted tls-fingerprinting web-crawler web-extraction web-scraper web-scraping

Summary

AI summary

Adds ten MCP tools including TLS fingerprinting for anti‑bot bypass.

Full changelog

webclaw v0.1.0

Web content extraction for LLMs. CLI + MCP server.

Highlights

  • 10 MCP tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research
  • TLS fingerprinting: bypasses anti-bot without a headless browser
  • 5 output formats: markdown, text, JSON, LLM-optimized, HTML
  • 67% fewer tokens than raw HTML in LLM format
  • Sub-millisecond extraction on static content
  • One command setup: npx create-webclaw

Install

npx create-webclaw           # MCP server for Claude, Cursor, Windsurf, Codex, OpenCode
cargo build --release         # Build from source
docker build -t webclaw .     # Docker

Architecture

6 Rust crates: webclaw-core (zero network deps, WASM-safe), webclaw-fetch, webclaw-llm, webclaw-pdf, webclaw-cli, webclaw-mcp.

MIT Licensed.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track 0xMassi/webclaw

Get notified when new releases ship.

Sign up free

About 0xMassi/webclaw

Web content extraction for AI agents. 10 tools: scrape, crawl, map, batch, extract, summarize, diff, brand, search, research. TLS fingerprinting bypasses anti-bot without a browser. 67% fewer tokens than raw HTML. `npx create-webclaw` auto-configures Claude, Cursor, Windsurf, Codex, OpenCode.

All releases →

Beta — feedback welcome: [email protected]