← Index

Scrapling MCP Server

io.github.D4Vinci/Scrapling·v0.4.7·Browser Automation
Quality Score
95
/100

Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "Scrapling": {
      "command": "uvx",
      "args": [
        "scrapling"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "Scrapling": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/d4vinci/scrapling"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation