Back to Browse

Web Scraper MCP Server

Search & WebUse Caution3.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and

About

Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and

Remote endpoints: streamable-http: https://data.dataleads.pro/mcp/web-scraper

Security Report

3.0
Use Caution3.0High Risk

Valid MCP server (1 strong, 3 medium validity signals). 6 known CVEs in dependencies (1 critical, 5 high severity) Imported from the Official MCP Registry.

4 tools verified · Open access · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Web Scraper API (Anti-Bot)

Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and returns clean JSON or markdown.

Part of the DataLeads API suite (Data category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

Endpoints

MethodPathDescription
POST/fetchV1 Fetch
POST/web/crawlV1 Web Crawl
POST/browseV1 Browse
POST/captcha/solveV1 Captcha Solve

Quick start

curl -X POST https://data.dataleads.pro/v1/fetch \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "url": "https://www.zillow.com/homes/Austin,-TX_rb/"}'

Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.

MCP server

  • Remote (Streamable HTTP): https://data.dataleads.pro/mcp/web-scraper
  • Stdio (Docker): docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/web-scraper-mcp:latest

Pricing

TierPriceRequests
Free$0500/mo
Starter$9/mo5,000
Pro$29/mo25,000
Business$99/mo100,000
Enterprisecustomcustom

Full plan details at https://data.dataleads.pro.

License

MIT - see LICENSE.

Reviews

No reviews yet

Be the first to review this server!