WebPeel for Claude Desktop
io.github.jakeliume/webpeel
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.
client:Claude Desktop
transport:stdio
runtime:npm
Install WebPeel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webpeel": {
"command": "npx",
"args": [
"-y",
"webpeel"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs