mcpbeat

Scrapeunblocker MCP Remote MCP Server

com.scrapeunblocker/scrapeunblocker-mcp-remote
answering

Scrapeunblocker MCP Remote is answering right now. Last checked 4 min ago. It exposes 3 tools. Last commit 27 Jul 2026.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
276 ms
Response time
average over 24h
0
Stars
last commit 27 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add scrapeunblocker-mcp-remote --transport http https://mcp.scrapeunblocker.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scrapeunblocker-mcp-remote": {
      "url": "https://mcp.scrapeunblocker.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scrapeunblocker-mcp-remote]
url = "https://mcp.scrapeunblocker.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "scrapeunblocker-mcp-remote": {
      "url": "https://mcp.scrapeunblocker.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scrapeunblocker-mcp-remote": {
      "url": "https://mcp.scrapeunblocker.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

google
google_search
Run a Google search through the ScrapeUnblocker API (https://developers.scrapeunblocker.com) and return organic results as JSON.
html
fetch_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.
parsed
fetch_parsed
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).

Endpoints

URLTransportStateLatencyChecked
https://mcp.scrapeunblocker.com/mcp streamable-http answering 250 ms 4 min ago

Scrapeunblocker MCP Remote — questions

Answers built from our own checks of this server.

What can Scrapeunblocker MCP Remote do?
It exposes 3 tools, read directly from the server on our last check. Among them: fetch_html, fetch_parsed, google_search. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Scrapeunblocker MCP Remote working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 276 ms. The bar chart above shows every period we have measured.
How do I connect Scrapeunblocker MCP Remote?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Scrapeunblocker MCP Remote need an API key?
No. Scrapeunblocker MCP Remote completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Scrapeunblocker MCP Remote?
It answers our handshake in 276 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Scrapeunblocker MCP Remote open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.