Back to MCP Servers
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, Co…
other-tools-and-integrationsbrowseraiagent
By 0xMassi
Installation
npx create-webclawConfiguration
{
"mcpServers": {
"webclaw": {
"command": "npx",
"args": ["-y", "webclaw"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes