BigHugger
MCP MCP server · io.github.D4Vinci

io.github.D4Vinci/Scrapling

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

host stars
81,664
30-day movement
+1,261420/day
Related entries
2
Connections
0
pypilocalstdio

Scrapling MCP Server exposes the Scrapling web scraping library through the Model Context Protocol over stdio. It offers stealth HTTP fetching, real-browser fetching, Cloudflare bypass, and CSS-selector-based parsing.

Use it when you want an AI client to fetch and parse pages that block plain HTTP requests.

Use it to

  • Fetch protected pages via stealth sessions
  • Extract elements with CSS selectors
  • Crawl sites with spider sessions
  • Parse saved HTML without fetching

For Developers building scraping workflows into MCP clients

Runs
installed — on your machine
Transport
stdio
Packaged as
pypi:scrapling, oci:ghcr.io/d4vinci/scrapling
Install
uvx scrapling
Version
0.4.15
Last release
2026-08-23
topicsweb scrapingmcpcss selectorsstealth fetchingcloudflare bypasspython