← Index

LionScraper MCP + CLI + HTTP API (Node)

io.github.dowant/lionscraper-node·v1.0.6·Browser Automation
Quality Score
95
/100

LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.

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