# scrapeunblocker-mcp-remote MCP server

Fetch any web page's HTML, AI-parsed JSON, or Google results via the ScrapeUnblocker anti-bot API

## Links
- Registry page: https://www.getdrio.com/mcp/com-scrapeunblocker-scrapeunblocker-mcp-remote
- Repository: https://github.com/ScrapeUnblocker/scrapeunblocker-mcp-remote
- Website: https://scrapeunblocker.com?utm_source=mcp-registry&utm_medium=integration&utm_campaign=mcp-remote

## Install
- Endpoint: https://mcp.scrapeunblocker.com/mcp
- Auth: Not captured

## Setup notes
- Remote header: x-scrapeunblocker-key (secret)
- Remote endpoint: https://mcp.scrapeunblocker.com/mcp
- Header: x-scrapeunblocker-key

## Tools
- fetch_html (Fetch page HTML) - Fetch the fully rendered HTML of any web page through the ScrapeUnblocker API (https://developers.scrapeunblocker.com), bypassing anti-bot protection (Cloudflare, DataDome, PerimeterX, Akamai, Shape). Use when a normal fetch is blocked (403/429, captcha) or the page needs a real browser. Returns raw HTML. Endpoint: https://mcp.scrapeunblocker.com/mcp
- fetch_parsed (Fetch AI-parsed page data) - Fetch a web page through the ScrapeUnblocker API (https://developers.scrapeunblocker.com) and return AI-parsed structured JSON instead of raw HTML (product details, article content, listings). Endpoint: https://mcp.scrapeunblocker.com/mcp
- google_search (Google search results) - Run a Google search through the ScrapeUnblocker API (https://developers.scrapeunblocker.com) and return organic results as JSON. Endpoint: https://mcp.scrapeunblocker.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.scrapeunblocker
- Version: 0.2.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
