Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/scrayle/web-scraper
REMOTE

Scrayle Web Scraper

scrayle/web-scraper

Scrayle.com gives AI agents full web access through 35 tools spanning scraping, browser automation, AI-powered browsing, workflow orchestration, and more. • Scrape & Crawl - Extract content from single pages or crawl entire sites. Batch scrape multiple URLs at once. Get clean markdown, HTML, links, and metadata. • Cloud Browsers - Launch stealth cloud browsers with anti-detection. Navigate, click, type, screenshot, scroll, select dropdowns, and execute JavaScript - all remotely. • AI Browser Agent - Let an AI agent browse the web autonomously. Give it a task and it figures out the clicks, scrolls, and form fills on its own. • Workflows Create, run, and manage multi-step automation workflows. Chain scraping, browser actions, and data processing together. • CAPTCHA Solving Solve reCAPTCHA, hCaptcha, Turnstile, and other challenges automatically. • Marketplace - Browse and run pre-built scraping templates from the Scrayle marketplace. • Key-Value Storage - Store and retrieve data across sessions with persistent cloud storage.

35 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (2mo)
35toolsRemote/ HTTP2moindexed
100% uptime · 315ms avgChecked Jun 23, 2026
Quality Score
56/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure11.5/20
66 days indexed
Capability19.9/25
Tools: 7.9/13 (35 tools)
Description: 5/5
Endpoint: 7/7
Adoption0/25
Use count: 0/20 (0 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (35/35 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Incomplete Data Cap (60)
Usage data is not available for this server. Quality is capped until adoption can be measured.
Risk
0Clean
No signals detected.
The scanner shows
35 tools. Nothing caught our attention.
First indexed Apr 18, 2026
Server Profile
Tools catalogued
35
35 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 315ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://web-scraper--scrayle.run.tools
Tools (35)
scrape-url
Scrape a single web page and extract its content. Returns markdown, HTML, links, and metadata. Use this for extracting text content, articles, product info, or any structured data from a URL.
batch-scrape
Scrape multiple web pages at once. Ideal for scraping lists of URLs like search results, product listings, or article collections. Returns content for each URL.
crawl-website
Crawl a website starting from a URL. Follows links to discover and scrape multiple pages. Use this when you need to extract content from an entire site or section, not just a single page.
cancel-crawl
Cancel a running crawl job by its ID.
start-browser-session
Launch a cloud browser session and connect to it. Returns a task ID to use with browser-navigate, browser-click, browser-type, browser-screenshot, browser-get-content, browser-evaluate, and other browser-* tools. The browser runs in the cloud with anti-detection and stealth.
browser-navigate
Navigate the browser to a URL. Returns the page title and URL after navigation.
Show all 35 tools ↓
browser-click
Click an element on the page by CSS selector. Waits for the element to be visible before clicking.
browser-type
Type text into an input field by CSS selector. Optionally clear the field first and press Enter after typing.
browser-screenshot
Take a screenshot of the current page. Returns a base64 PNG image. Use this to see what the page looks like.
browser-get-content
Get the visible text content of the page or a specific element. Use this to read what is on the page.
browser-evaluate
Execute JavaScript in the browser page. Returns the result. Use for custom interactions, data extraction, or DOM manipulation.
browser-select
Select an option from a dropdown/select element by value or label.
browser-scroll
Scroll the page up or down.
browser-wait
Wait for an element to appear on the page, or for the page to finish loading.
close-browser-session
Close an active cloud browser session and disconnect.
list-browser-profiles
List your saved browser profiles. Profiles store cookies, localStorage, and fingerprint data for persistent browser sessions.
create-workflow
Create a new workflow definition. A workflow is a sequence of browser automation steps (navigate, click, type, extract data, loop, etc). Provide a name and an array of nodes (steps) and edges (connections between steps).
list-workflows
List your saved workflow definitions. Returns workflow IDs, names, descriptions, and run counts. Use the workflow ID with run_workflow to execute one.
run-workflow
Execute a Scrayle workflow by its ID. Workflows are pre-built automation sequences that navigate websites, extract data, fill forms, and perform complex multi-step browser tasks. Use list_workflows to see available workflows.
get-workflow-status
Check the status of a running or completed workflow by its task ID.
list-workflow-runs
List your recent workflow runs with their status and timing.
get-workflow
Get the full definition of a workflow including all its nodes, edges, and input parameters. Use this to inspect or review a workflow before editing it.
update-workflow
Update an existing workflow definition. You can change the name, description, nodes (steps), or edges (connections). Use get_workflow first to retrieve the current definition, make your changes, and pass the updated arrays back. All fields are optional - only provided fields are updated.
search-marketplace
Search the Scrayle Marketplace for pre-built scraping workflows and automation actors. Find tools for social media scraping, e-commerce data extraction, lead generation, SEO audits, and more.
get-marketplace-actor
Get detailed information about a marketplace actor/template including its README, input schema, pricing, and reviews.
run-marketplace-actor
Run a marketplace actor with the given input parameters. This executes a pre-built automation workflow created by the community. Use get_marketplace_actor first to see required inputs.
solve-captcha
Solve a CAPTCHA challenge. Supports ReCaptcha v2, hCaptcha, Cloudflare Turnstile, and other types. Returns the solution token that can be injected into forms.
kv-create-namespace
Create a new key-value store namespace. You need a namespace before you can store keys.
kv-get
Get a value from a key-value store namespace.
kv-set
Set a value in a key-value store namespace. The value is stored as a string - objects will be JSON-stringified.
kv-list-namespaces
List your KV store namespaces.
create-dataset
Create a new dataset. Datasets store structured tabular data from scraping runs.
list-datasets
List your datasets. Datasets store structured tabular data from scraping runs.
get-dataset-items
Get items from a dataset. Returns structured data rows.
add-dataset-items
Add items to a dataset. Each item is a flat JSON object representing one row of data.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
Similar servers
NodeAPI
Machine-native GIS processing API for AI agents and developers. Convert, reproject, validate, repair, buffer, clip, dissolve, and tile vector geodata across 25 endpoints. Pay-per-use USDC on Solana Mainnet ($0.01/op). No accounts, no API keys. Remote MCP SSE.
astllm-mcp
An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.
Openterms-mcp
Cryptographic proof of consent for AI agents. Sign before you act. Policy engine enforces spending caps, action whitelists, and escalation rules. Independently verifiable by anyone.
Aegis-ZK
On-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.
HiveAgent — The Agentzon
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
NutriBalance
Calculate TDEE & macro targets, look up food nutrition data, generate meal plans, fix nutrient deficiencies, and score a day's eating from 0–100. Free nutrition tools for AI assistants.
Indexed from Smithery · Updates nightlyView on Smithery →