webpeel/webpeel
0 Views
0 Installs
📇 ☁️ 🏠 - Smart web fetcher for AI agents with auto-escalation from HTTP to headless browser to stealth mode. Includes 9 MCP tools: fetch, search, crawl, map, extract, batch, screenshot, jobs, and agent. Achieved 100% success rate on a 30-URL benchmark.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"webpeel-webpeel": {
"command": "npx",
"args": [
"-y",
"webpeel-webpeel"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.