DocumentationDeveloper ToolsScrapeless MCPTools by Product

Tools by Product

The Scrapeless MCP Server exposes tools from across the Scrapeless platform through a single connection. Tools are grouped below by the product they map to. Availability may vary as the server evolves — check the repository for the authoritative, up-to-date list.

Browser

Full cloud-browser automation — navigate, interact, and extract from live pages.

ToolDescription
browser_createCreate or reuse a cloud browser session using Scrapeless.
browser_closeClose the current session by disconnecting the cloud browser.
browser_gotoNavigate the browser to a specified URL.
browser_go_backGo back one step in browser history.
browser_go_forwardGo forward one step in browser history.
browser_clickClick a specific element on the page.
browser_typeType text into a specified input field.
browser_press_keySimulate a key press.
browser_wait_forWait for a specific page element to appear.
browser_waitPause execution for a fixed duration.
browser_screenshotCapture a screenshot of the current page.
browser_get_htmlGet the full HTML of the current page.
browser_get_textGet all visible text from the current page.
browser_scrollScroll to the bottom of the page.
browser_scroll_toScroll a specific element into view.

See the Agent Browser docs for the underlying product.

Crawl

Traverse whole sites with configurable depth and scoped URL targeting, then return structured content.

ToolDescription
crawlCrawl a site starting from a URL, with configurable depth and scope, returning content for each page.
scrapeScrape a single URL and return its content (see Web Unlocker below for the underlying formats).

See the Crawl docs for the underlying product.

AI Scraper

Extract structured answers and content from AI and search surfaces via conversational queries. These map to the AI Scraper product; invoke them by asking your client for the target source (e.g. Google AI Overview) and Scrapeless routes the request.

Web Unlocker

Fetch any page — including JS-rendered and Cloudflare-protected sites — as HTML, Markdown, or a screenshot.

ToolDescription
scrape_htmlScrape a URL and return its full HTML content.
scrape_markdownScrape a URL and return its content as Markdown.
scrape_screenshotCapture a high-quality screenshot of any webpage.

See the Web Unlocker docs for the underlying product.

Scraping API

Query Google and other structured sources through the Scraping API.

ToolDescription
scrape_googleRetrieve Google SERP data — supports localized domains, pagination, gl/hl parameters, and advanced operators (site:, inurl:, intitle:).
google_trendsRetrieve Google Trends data: interest over time, interest by region, related queries, and related topics.

Additional Google surfaces (Scholar, Flights, Hotels, Jobs, Maps) are available through the Google Search sub-product.

Proxies

Route requests through Scrapeless Proxies with residential, ISP, and unlimited IP pools across 195+ countries. Proxy behavior is configured per session rather than exposed as standalone tools — see Configuration.