Skip to main content
Glama

scrapeunblocker-mcp-remote

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ScrapeUnblocker/scrapeunblocker-mcp-remote
GitHub Stars
0
Server Listing
ScrapeUnblocker Remote MCP Server

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.1/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: raw HTML, parsed JSON, and Google search. No overlap or confusion possible.

Naming Consistency5/5

All tool names follow verb_noun pattern with underscores (fetch_html, fetch_parsed, google_search). Consistent and predictable.

Tool Count5/5

Three tools are appropriate for a focused scraping service. Each provides essential functionality without unnecessary bloat.

Completeness4/5

Covers core scraping needs (raw HTML, parsed data, search). Minor gaps like other search engines or advanced options, but the surface is logical and usable.

Available Tools

3 tools
fetch_htmlFetch page HTML
Read-only
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe absolute URL to fetch (http/https).
wait_valueNoThe selector/expression paired with wait_method.
wait_methodNoOptional render-wait: 'css' selector or 'js' expression.
proxy_countryNoOptional ISO country code to route through, e.g. 'US'.
sleep_secondsNoExtra seconds to wait after load.
fetch_parsedFetch AI-parsed page data
Read-only
Inspect

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).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe absolute URL to fetch and parse.
proxy_countryNoOptional ISO country code, e.g. 'US'.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.