ScrapeUnblocker MCP server

A hosted Model Context Protocol server that lets Claude and other MCP clients fetch any web page through the ScrapeUnblocker anti-bot API, using your own API key.

Endpoint

https://mcp.scrapeunblocker.com/mcp?key=YOUR_API_KEY

Get your key at app.scrapeunblocker.com.

Add to Claude Code

claude mcp add --transport http scrapeunblocker \
  "https://mcp.scrapeunblocker.com/mcp?key=YOUR_API_KEY"

Tools