← Index

WebPeel

io.github.JakeLiuMe/webpeel·v0.3.0·Browser Automation
Quality Score
87
/100

Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "webpeel": {
      "command": "npx",
      "args": [
        "-y",
        "webpeel"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "webpeel": {
      "command": "npx",
      "args": [
        "-y",
        "webpeel"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y webpeel
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation