Scrapling MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 214 163 installs a week from pypi. Last commit 30 Jul 2026.
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add Scrapling -- uvx scrapling
{
"mcpServers": {
"Scrapling": {
"args": [
"scrapling"
],
"command": "uvx"
}
}
}
[mcp_servers.Scrapling]
command = "uvx"
args = ["scrapling"]
{
"mcpServers": {
"Scrapling": {
"args": [
"scrapling"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"Scrapling": {
"args": [
"scrapling"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.