← Index

ClawPage

io.github.skypher/clawpage-mcp·v0.2.1·Other
Quality Score
86
/100

Extract and structure any web page into clean JSON. Free tier: 10/day.

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