Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. Scrapeless MCP Server
Scrapeless MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 2:16:05 AM

Scrapeless MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository168 GitHub StarsTotal stargazers on GitHub for the source repository (168 stars).Visit Website
web-searchweb-scrapingbrowser-automationgoogledata-extraction

Searches Google, reads trends, automates cloud browsers, and extracts web pages as HTML, Markdown, text, or screenshots.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "scrapeless-ai-scrapeless-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "scrapeless-mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The scrapeless-ai/scrapeless-mcp-server MCP server connects MCP clients to Scrapeless web search, browser automation, and page extraction services. It provides Google Search and Trends tools, cloud browser controls, dynamic page retrieval, screenshots, and website crawling or AI scraper capabilities described by the project. Run it locally over stdio with an npm command or connect to Scrapeless through its hosted Streamable HTTP endpoint. Reach for it when an agent needs current search results, JavaScript-rendered content, or interactive browser workflows.

Use cases

โ€ขSearch Google for current information
โ€ขTrack search interest with Google Trends
โ€ขNavigate and interact with dynamic web pages
โ€ขExtract rendered pages as HTML or text
โ€ขCapture screenshots from browser sessions

Key features

โ€ขGoogle Search access
โ€ขGoogle Trends queries
โ€ขCloud browser navigation and interaction
โ€ขHTML, text, and screenshot extraction
โ€ขStdio and Streamable HTTP transports
โ€ขReusable browser profiles and session persistence

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Scrapeless MCP Server.

Extracted Tool Capabilities
Google Search access
Google Trends queries
Cloud browser navigation and interaction
HTML, text, and screenshot extraction
Stdio and Streamable HTTP transports
Reusable browser profiles and session persistence

How Scrapeless MCP Server works

What scrapeless-ai/scrapeless-mcp-server MCP server does

The scrapeless-ai/scrapeless-mcp-server MCP server gives compatible AI clients access to Scrapeless web capabilities through the Model Context Protocol. Its documented scope covers Google Search, Google Trends, cloud browser sessions, page navigation, interaction, and content extraction. Agents can request visible page text, full HTML, screenshots, and browser-based actions such as clicking, typing, scrolling, waiting, and pressing keys.

The README also describes scraping JavaScript-heavy pages into HTML, Markdown, or screenshots, crawling websites by following links, and creating AI Scraper tasks for several named AI search and assistant services. These broader functions are part of the Scrapeless service exposed through the MCP integration; the excerpted tool table does not list every related tool.

How it works

The server supports two transport options. In stdio mode, an MCP client launches the npm package with npx and passes the Scrapeless credential through the SCRAPELESS_API_KEY environment variable. In Streamable HTTP mode, the client connects to https://api.scrapeless.com/mcp and sends the key in the x-api-token header.

A typical browser workflow starts by creating or reusing a cloud browser session, then navigating to a URL and performing actions against the page. The agent can wait for elements or fixed periods, retrieve rendered content, capture a screenshot, and close the session when finished. Browser sessions can use a reusable profile and optional persistence for cookies and local storage.

Setup and configuration

Create a Scrapeless API key from the Scrapeless Dashboard under Setting, API Key Management, and Create API Key. The project states that a free trial is available. Add the key to the client configuration before enabling the server.

For local execution, the documented configuration uses:

config.json
{
  "command": "npx",
  "args": ["-y", "scrapeless-mcp-server"],
  "env": {
    "SCRAPELESS_API_KEY": "your-key"
  }
}

The hosted configuration uses the Streamable HTTP URL and an x-api-token header. Optional browser settings are available as environment variables in stdio mode or matching HTTP headers remotely:

  • BROWSER_PROFILE_ID selects a reusable browser profile.
  • BROWSER_PROFILE_PERSIST enables persistent browser storage.
  • BROWSER_SESSION_TTL sets the inactivity timeout in seconds.

Tools and capabilities

The documented tools include:

  • google_search for general Google information searches.
  • google_trends for Google Trends data.
  • browser_create and browser_close for cloud browser session lifecycle.
  • browser_goto, browser_go_back, and browser_go_forward for navigation.
  • browser_click, browser_type, and browser_press_key for page interaction.
  • browser_wait_for and browser_wait for synchronization.
  • browser_screenshot, browser_get_html, and browser_get_text for page output.
  • browser_scroll for moving through a page.

The scrapeless-ai/scrapeless-mcp-server MCP server is therefore suited to research, search-result collection, rendered-page extraction, and agent tasks that require browser interaction rather than only HTTP text retrieval.

Limitations and notes

A Scrapeless API key is required, so usage depends on the Scrapeless service and its account terms. The excerpt does not provide a complete tool list, pricing details beyond a free-trial reference, request limits, or supported output schemas. Browser profile settings are optional, and session timeout behavior is controlled through the configured TTL. Client setup differs between local stdio and hosted Streamable HTTP, so choose the transport supported by the MCP client you are configuring.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Brightdata MCP logoBrightdata MCP

    Discover, extract, and interact with the web - one interface powering automated access across the public internet.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Brightdata MCP โ†’
  • Servo Fetch logoServo Fetch

    Chromium-free web content extraction in a single binary. Fetch, render, crawl, and screenshot powered by the Servo browser engine with a built-in MCP server.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Servo Fetch โ†’
  • Webscraping AI MCP Server logoWebscraping AI MCP Server

    Interact with WebScraping.ai for web data extraction and scraping.

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs Webscraping AI MCP Server โ†’
  • Scrapling MCP Server logoScrapling MCP Server

    Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.

    ๐Ÿ”Ž Search & Data Extraction2 views
    Compare vs Scrapling MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
168
Stargazers on the source repository.
npm downloads
1.1k
Package downloads in the last 30 days.
Last commit
9d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Scrapeless MCP Server

Configure an MCP client to run `npx -y scrapeless-mcp-server` and provide `SCRAPELESS_API_KEY` in the environment.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewScrapeless MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/scrapeless-ai-scrapeless-mcp-server?style=directory)](https://allmcps.com/mcp/scrapeless-ai-scrapeless-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/scrapeless-ai-scrapeless-mcp-server"><img src="https://allmcps.com/api/badge/scrapeless-ai-scrapeless-mcp-server?style=directory" alt="Scrapeless MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFreemium
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
9/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars168
GitHub Star CountTotal stargazers on GitHub representing community popularity (168 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 2, 2026
npm downloads1,063/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
59Quality signal: Good ยท 59/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท scrapeless-mcp-server (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Scrapeless MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code