AI & ML
Trust: 37/100 (Limited)WebPeel Guide
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.
1 starsby JakeLiuMe
Quick Start
Install
npx webpeelClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jakeliume-webpeel": {
"command": "npx",
"args": [
"webpeel"
]
}
}
}