Reach for this when you need to pull web content into a clean, usable format without wrestling with HTML parsing yourself. It handles the full pipeline from fetching arbitrary URLs to extracting the meaningful content and converting it to markdown. You can scrape individual pages, crawl through sites, or get AI-generated summaries of what you extract. The stdio transport makes it straightforward to pipe into Claude or other MCP clients. Saves you from spinning up headless browsers or dealing with the usual web scraping headaches when you just need structured text from the web.
claude mcp add --transport stdio io.github.0xmassi-webclaw uvx webclaw