SERVER
Scrapling MCP Server
Rank #15io.github.D4Vinci/Scrapling
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
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 #15 of 58,832 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
#15of 58,832 tracked serversTop 0.1%
Ranks ahead of 58,817 of 58,832 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
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 0.4.8 | May 11, 2026 |
| 0.4.7 | Apr 17, 2026 |
| 0.4.6 | Apr 13, 2026 |
| 0.4.5 | Apr 11, 2026 |
| 0.4.1 | Feb 27, 2026 |
| 0.1.0 | Nov 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