Skip to main content
Glama
sessemi

sessemi-mcp

Official
by sessemi

scrape

Scrape any URL through Sessemi, bypassing Cloudflare, DataDome, and Akamai anti-bot protections. Returns page content as HTML or JSON.

Instructions

Scrape a URL through Sessemi, bypassing Cloudflare, DataDome, and Akamai anti-bot protection. Returns the page content (HTML or JSON depending on the target's Content-Type). Costs credits per request.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesTarget URL to scrape.
countryNoTwo-letter country code for geo-targeting (e.g. FR, US, DE). Auto-selects residential proxies.
renderNoForce browser rendering for JS-heavy pages.
sessionNoSession name for cookie/IP persistence across multiple scrapes. Same session = same cookies and IP.
headersNoCustom HTTP headers as JSON string. Example: '{"Accept": "application/json"}'
Behavior4/5

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

Without annotations, the description discloses key behaviors: bypassing specific protections, returning HTML/JSON based on Content-Type, and credit consumption. However, it omits details like error handling or rate limits.

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?

Two concise sentences with no redundant information. Front-loaded with the core action and key differentiators.

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

Completeness4/5

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

With 5 parameters fully described in schema and no output schema, the description covers the core function and cost implication. It could mention timeout behavior but is fairly complete for a scraping tool.

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 100%, so the description adds minimal value beyond schema descriptions. It doesn't clarify parameter usage further beyond what the schema already provides.

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 clearly states the tool scrapes a URL and bypasses specific anti-bot protections (Cloudflare, DataDome, Akamai), distinguishing it from the sibling 'credits' tool which likely handles credit management.

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

Usage Guidelines3/5

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

The description mentions it costs credits per request, implying usage is limited by credit balance, but provides no explicit guidance on when to use this tool versus alternatives or when not to use it.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sessemi/sessemi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server