SERVER

Scrapling MCP Server

Rank #17

io.github.D4Vinci/Scrapling

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

6 versions
58,126 GitHub stars
by D4Vinci (1 servers)View repository ↗
First listed
Feb 27, 2026
Last publish date
May 11, 2026
OVERVIEW

Scrapling MCP Server is a Model Context Protocol (MCP) server published by D4Vinci. It ranks #17 of 58,900 servers tracked on MCP Toplist, and its repository has 58,126 GitHub stars. Scrapling MCP Server is listed on Official MCP, with 6 tracked versions. It was first listed on Feb 27, 2026 and most recently updated on May 11, 2026.

STANDING
#17of 58,900 tracked serversTop 0.1%

Ranks ahead of 58,883 of 58,900 servers on MCP Toplist.

Recent momentum
+16,298GitHub stars since Apr 27 (+39%)
CONNECT

Use Scrapling MCP Server

Add Scrapling MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "scrapling": {
      "command": "uvx",
      "args": [
        "scrapling"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "scrapling": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/d4vinci/scrapling"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

D4Vinci

Organization
Total servers
1
Total versions
6
VERSIONS

Available versions (6)

VersionPublished
0.4.8May 11, 2026
0.4.7Apr 17, 2026
0.4.6Apr 13, 2026
0.4.5Apr 11, 2026
0.4.1Feb 27, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Scrapling MCP Server?
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
Who maintains Scrapling MCP Server?
Scrapling MCP Server is maintained by D4Vinci, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
Is Scrapling MCP Server an official MCP server?
Yes — Scrapling MCP Server is listed on the Official MCP Registry.
How many versions does Scrapling MCP Server have?
MCP Toplist tracks 6 versions of Scrapling MCP Server, most recently published on May 11, 2026.
Where can I find the source code for Scrapling MCP Server?
The source code for Scrapling MCP Server is hosted at github.com/D4Vinci/Scrapling.
EXPLORE