Scrapeless
Scrapeless MCP for protected sites. Handles Cloudflare challenges, Akamai, datadome — when Puppeteer hits a wall.
Delv Safety Grade: C
Score 58/100 · assessed 2026-04-28
Scrapeless is a commercial anti-bot bypass service wrapped as an MCP server. The vendor appears legitimate with a professional web presence, but operates in a legally grey area where scraping protected sites may violate terms of service. With no public repository, no package distribution, and unknown installation method, the supply chain is opaque. You must trust Scrapeless with your API key and all scraped content passes through their infrastructure. The permissions are reasonably scoped (outbound network calls to their API, reading your API key from environment), but transparency is poor. No source code review is possible, no changelog exists, and the exact capabilities beyond 'bypass anti-bot' are unclear. Suitable only if you accept the legal risk and trust a closed-source vendor with your scraping workload.
Lethal Trifecta (prompt-injection exposure)
TWO OF THREECAPTCHA-bypassing scraper. Untrusted-input by design, outbound to the SaaS.
Green flags
- Professional vendor with established web presence
- Scoped to API calls, no filesystem or shell access required
- Solves real problem where standard tools fail against anti-bot systems
- No known security incidents or credential leaks
Red flags
- No public repository or source code available for audit
- Unknown installation method and no package manager distribution
- Scraping protected sites may violate ToS and carry legal risk
- All scraped data routes through third-party infrastructure
- Closed-source with no transparency into challenge-solving methods
Permissions requested
Review
Install this if you're building agents that need to scrape bot-protected sites and you'd rather pay per request than maintain your own anti-detection stack. Skip it if your targets have public APIs or don't block standard requests. The cost per call makes it a tool for targeted extraction, not casual browsing.
Good at
- Handles Cloudflare, Akamai, and DataDome challenges without you writing or maintaining anti-bot code.
- Works directly in Claude Desktop, Cursor, and Cline, so agents can scrape protected sites without custom fetch logic.
- Returns clean HTML or structured data, no need to parse challenge pages or manage browser sessions.
- Saves time compared to building and updating your own scraping infrastructure.
Watch out
- Paid service, so every request costs money, not ideal for exploratory or high-volume scraping.
- MCP interface may not expose all Scrapeless API features, limiting fine-grained control over requests.
- No repo or package, so you can't inspect the implementation or run it locally.
- Requires an API key, adding a dependency on an external service and another credential to manage.
Getting started
Works with
Similar MCPs
- MobbinReference 621,500+ real app screens from inside Claude, Cursor, and other AI tools. Mobbin's design library exposed as MCP so agents can work from real UI patterns instead of guessing.
- Discogs MCPSearches the Discogs music catalogue for releases, artists, labels, and marketplace listings.
- Unsplash MCPSearches Unsplash for high-quality stock photos with filters for orientation, colour, and size.
- OP.GG MCPProvides gaming data for League of Legends, TFT, and Valorant including champion analytics, esports schedules, and meta comps.