Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🔎 Search & Data Extraction
  3. Scrapling MCP Server
Scrapling MCP Server logo
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 9/22/2026, 4:32:16 PM

Scrapling MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository81.5k GitHub StarsTotal stargazers on GitHub for the source repository (81,460 stars).Visit Website
web-scrapingdata-extractioncloudflarecss-selectorsbrowser-automation

Scrapes websites through MCP using stealth HTTP, real browsers, CSS selectors, and adaptive parsing.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "scrapling-mcp-server": {
      "command": "uvx",
      "args": [
        "scrapling"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🔎 More in Search & Data Extraction

Overview

Scrapling MCP Server MCP server connects AI agents with Scrapling’s web-scraping framework for fetching and parsing website content. It supports stealth HTTP requests, real-browser fetching, CSS selectors, adaptive element relocation, and Cloudflare bypass according to the supplied description. Reach for it when an agent needs to extract data from changing websites or sites that require browser-like access. The provided material does not specify the MCP tool names, configuration format, or supported client applications.

Use cases

•Extract product fields from changing web pages
•Fetch browser-rendered pages for agent analysis
•Collect data across concurrent website crawls
•Select page content with CSS selectors

Key features

•Stealth HTTP fetching
•Real-browser and headless fetching
•CSS selector parsing
•Adaptive element relocation
•Concurrent spider crawls
•Proxy rotation and crawl backoff

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Scrapling MCP Server.

Extracted Tool Capabilities
Stealth HTTP fetching
Real-browser and headless fetching
CSS selector parsing
Adaptive element relocation
Concurrent spider crawls
Proxy rotation and crawl backoff

How Scrapling MCP Server works

What Scrapling MCP Server MCP server does

Scrapling MCP Server MCP server makes Scrapling’s web-scraping capabilities available through the Model Context Protocol. The underlying framework covers use cases ranging from a single page request to larger crawls. It can retrieve pages with ordinary or stealth-oriented fetchers, use real browsers for dynamic sites, and parse returned content with CSS selectors.

The parser can save information about page elements and later use adaptive matching to relocate those elements after a site changes its structure. This is relevant for agents that need to extract repeated fields from pages whose markup may evolve over time. The framework also includes spiders for concurrent, multi-session crawling, along with pause and resume support, proxy rotation, streaming, and real-time crawl statistics.

As a Search & Data Extraction listing, it fits workflows where an agent must read public web content rather than interact with a structured service API. The supplied material identifies MCP support but does not document the exact MCP operations exposed to clients.

How it works

A fetcher obtains a web page, optionally using stealth behavior or a browser-backed approach. The resulting response can then be queried with CSS selectors. The README examples show selectors being used to identify collections such as products and to retrieve text from nested elements.

For larger jobs, Scrapling’s spider model starts from one or more URLs and processes responses asynchronously. Spider behavior can include concurrent sessions, automatic proxy rotation, adaptive crawl speed, and backoff when a site begins blocking requests. These capabilities belong to the Scrapling framework; the supplied material does not explain which of them are directly selectable through the MCP layer.

The project describes fetchers that can bypass anti-bot systems such as Cloudflare Turnstile. Browser-based fetching and headless operation are also shown in the examples, but no MCP-specific parameters are provided.

Setup and configuration

The source material links to Scrapling’s MCP documentation and identifies this repository as an MCP server, but it does not include installation commands or a client configuration example. It also does not list required environment variables, command-line arguments, transport settings, or authentication requirements.

The repository is published as a Python package and also has a Docker image reference in its project metadata. Those references establish available distribution channels for Scrapling, but they do not, by themselves, define the setup procedure for the MCP server. Consult the repository’s MCP documentation before deployment.

Tools and capabilities

The documented capabilities include:

  • Fetching pages through standard, stealth, asynchronous, and dynamic/browser-oriented fetchers.
  • Running headless browser requests and waiting for network activity to become idle.
  • Selecting page content with CSS selectors.
  • Relocating saved selections when page structure changes through adaptive parsing.
  • Building concurrent, multi-session crawls with spiders.
  • Pausing and resuming crawls, rotating proxies, and adjusting crawl speed in response to site behavior.
  • Producing streaming output and real-time crawl statistics.

Scrapling MCP Server MCP server may expose some of these functions to an agent, but the provided excerpt does not enumerate MCP tool names or their input and output schemas.

Limitations and notes

The material does not state which websites can be accessed successfully, guarantee that anti-bot protections will be bypassed, or describe compliance requirements for scraping. Cloudflare Turnstile bypass is presented as a framework capability, not as a guarantee for every target or configuration.

No supported MCP client is named in the supplied information. Claude Desktop, Cursor, Windsurf, and Cline should therefore be treated as unconfirmed for this listing. The excerpt also provides no license declaration, required environment variables, rate-limit guidance, or authentication details.

For an agent workflow, verify the MCP documentation for exposed operations, browser dependencies, proxy settings, and response-size behavior before choosing Scrapling MCP Server MCP server.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brightdata MCP logoBrightdata MCP

    Discover, extract, and interact with the web - one interface powering automated access across the public internet.

    🔎 Search & Data Extraction3 views
    Compare vs Brightdata MCP →
  • Webscraping AI MCP Server logoWebscraping AI MCP Server

    Interact with WebScraping.ai for web data extraction and scraping.

    🔎 Search & Data Extraction4 views
    Compare vs Webscraping AI MCP Server →
  • Fouradata MCP logoFouradata MCP

    MCP server for the FourA web scraping API - four tools, six prompts, one API key.

    🔎 Search & Data Extraction4 views
    Compare vs Fouradata MCP →
  • Scrapeless MCP Server logoScrapeless MCP Server

    The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it.

    🔎 Search & Data Extraction4 views
    Compare vs Scrapeless MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
81k
Stargazers on the source repository.
Last commit
10d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Scrapling MCP Server

The supplied material does not include installation commands. It links to the project’s MCP documentation and identifies the repository as an MCP server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewScrapling MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/scrapling-mcp-server?style=directory)](https://allmcps.com/mcp/scrapling-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/scrapling-mcp-server"><img src="https://allmcps.com/api/badge/scrapling-mcp-server?style=directory" alt="Scrapling MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category🔎Search & Data Extraction
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimePython
AuthNo auth required
Last updatedSep 19, 2026
11/12 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars81,460
GitHub Star CountTotal stargazers on GitHub representing community popularity (81,460 stars).
Last commit10d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 14, 2026
35Quality signal: Fair · 35/100How this signal is calculated ▾
Server availability0/25
Verified ownership8/20
Documentation & tools17/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev · scrapling (PyPI)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🔎 Search & Data Extraction →Best MCP servers for Web Search & Scraping →Best Cloudflare MCP servers →Alternatives to Scrapling MCP Server →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients