Skip to main content
Glama

scrapeunblocker-dfsswg

Server Details

ScrapeUnblocker: ScrapeUnblocker allows to bypass anti-bot services and scrape the full page source.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

1 tool
post_get_page_sourceGet page sourceBInspect

Fetches and returns page source of provided url. Billing per call: 1 Credits.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlNo
proxy_countryNoOne of: DE, US, GB, FR, AU, PL, JP, TW. If no country is selected, service will use random proxy.

TDQS

B3.3/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden for behavioral disclosure. It mentions "Billing per call: 1 Credits," which is useful, but it does not explain proxy behavior, error conditions, whether the returned source is raw HTML, or whether the page is rendered.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two short sentences that front-load the core purpose and then add the cost detail. Every sentence earns its place with no redundancy or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple fetch tool with two parameters and no output schema, the description is minimally viable, but it omits important behavioral context such as response format, proxy selection behavior, and failure modes. The billing note adds value but does not fully compensate for the missing details.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 50%: proxy_country is fully described, while url only has an example. The description adds no parameter-level meaning beyond restating "provided url," so it neither compensates for gaps nor contradicts the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb and resource: "Fetches and returns page source of provided url." This clearly identifies the tool's action and object, and no sibling tools are provided to require differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no guidance on when to use this tool versus alternatives, nor does it mention prerequisites or exclusions. The only extra note is billing, which is not usage guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • First observedpost_get_page_source

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables web scraping, structured data extraction, and screenshot capture with automatic anti-bot bypass, supporting JavaScript rendering, proxy rotation, and tiered pricing.
    25
    218
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Gives AI assistants real-time access to web data with the ability to scrape any website, bypass anti-bot systems, extract structured data, and capture screenshots through enterprise-grade infrastructure.
    6
    424
    14
    ISC
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to scrape websites protected by Cloudflare, DataDome, and Akamai, bypassing anti-bot measures to retrieve page content.
    2
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables web scraping and data extraction from websites with geographic flexibility, privacy features, and anti-detection capabilities. Supports scraping general websites, Google Search, Amazon Search, and Reddit with customizable parameters for rendering, geolocation, and locale.
    30
    165
    36
    ISC
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

C2.8/5.0
Disambiguation1/5

Only one tool exists, so there is no other tool to disambiguate from, but the tool itself is vaguely named ('post_get_page_source') which could be confused with a POST request rather than a fetch. The purpose is clear, but the name adds ambiguity.

Naming Consistency2/5

The name 'post_get_page_source' mixes 'post' and 'get' which are conflicting HTTP verbs, and 'page_source' is two words in camelCase but not standard convention. It's not part of a pattern since there is only one tool.

Tool Count2/5

A single tool for a server called 'scrapeunblocker' is extremely thin. While it might be a focused utility, a typical scraping server would need more tools for handling different scraping tasks or unblocking mechanisms. The count is far below what would be expected.

Completeness1/5

The server claims to be an 'unblocker' but only provides a page source fetching tool. There are no tools for handling captchas, proxies, retries, or any other unblocking features as the name suggests. The surface is severely incomplete for the stated purpose.

Resources