Discover our GTM Flywheel: Content, Ads & Outbound working as oneLearn more
ColdIQ Logo
Agency
Tools
Education
Get In Touch
Skip to main content
MCPs/scrapeless-mcp
MCP Server

Scrapeless MCP

Apr 14, 2026
View Documentation
About

Scrapeless MCP Server enables real-time web interaction and data extraction for AI models. It integrates browser automation, Google services, and dynamic scraping without getting blocked.

How to Use

How to Install and Use Scrapeless MCP

Scrapeless MCP is a powerful tool that helps AI models like ChatGPT and Claude connect to the web and interact with websites in real-time. It allows you to search Google, scrape web pages, take screenshots, and even automate browser actions. Here’s a simple guide to installing and using Scrapeless MCP with practical examples.

Step 1: Get Your Scrapeless API Key

Before you start, you need an API key from Scrapeless to use their MCP server. Here’s how:

  1. Log in to the Scrapeless Dashboard at app.scrapeless.com. A free trial is available if you don’t have an account yet.
  2. Go to "Setting" on the left menu.
  3. Select "API Key Management".
  4. Click "Create API Key".
  5. Copy your API key by clicking on the one you created.

This key will let you connect Scrapeless MCP with your applications.

Step 2: Set Up Scrapeless MCP Client

Scrapeless MCP can run locally on your computer or as a hosted API. Choose the one that fits your needs.

Local Installation (using Stdio mode):

This method runs Scrapeless MCP right on your machine using Node.js.

Create a configuration file or add this to your MCP client setup:

{
  "mcpServers": {
    "Scrapeless MCP Server": {
      "command": "npx",
      "args": ["-y", "scrapeless-mcp-server"],
      "env": {
        "SCRAPELESS_KEY": "YOUR_SCRAPELESS_KEY"
      }
    }
  }
}

Replace "YOUR_SCRAPELESS_KEY" with the API key you copied before.

Hosted API (Streamable HTTP mode):

If you prefer using the Scrapeless cloud, set up like this:

{
  "mcpServers": {
    "Scrapeless MCP Server": {
      "type": "streamable-http",
      "url": "https://api.scrapeless.com/mcp",
      "headers": {
        "x-api-token": "YOUR_SCRAPELESS_KEY"
      },
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

Again, replace "YOUR_SCRAPELESS_KEY" with your actual API key.

Step 3: Try Basic Usage Examples

Once your client is configured, you can ask your AI or tool to use Scrapeless MCP to interact with webpages.

Here are some practical examples:

  • Search Google for “scrapeless”:

    Your AI can send this command to Scrapeless MCP to get search results.

  • Extract content from a Cloudflare-protected page:

    Scrapeless MCP can automatically bypass Cloudflare and return the page content in Markdown.

  • Scrape JavaScript-rendered pages and save to a file:

    The server captures dynamically loaded content and exports it in Markdown, which you can then save as text.md.

  • Automate Google Search Results scraping:

    Get the top 10 results for “web scraping” with titles, links, and summaries saved to a file named serp.text.

Step 4: Customize Browser Sessions (Optional)

If you want more control over how the browser sessions behave, use these environment variables (for local Stdio mode) or HTTP headers (for hosted mode):

Env VarHTTP HeaderDescription
BROWSER_PROFILE_IDx-browser-profile-idReuse a browser profile for session continuity.
BROWSER_PROFILE_PERSISTx-browser-profile-persistEnable persistent cookie and storage saving.
BROWSER_SESSION_TTLx-browser-session-ttlSet the maximum session timeout in seconds.

Step 5: Integration with Other Tools

You can connect Scrapeless MCP to other AI apps easily:

  • Claude Desktop:

    Go to Settings → Tools → MCP Servers, add the configuration from step 2, and enable it. Claude can then start querying the web.

  • Cursor IDE:

    Press Cmd + Shift + P, search for Configure MCP Servers, add your Scrapeless MCP config, save and restart. Now you can ask Cursor to search websites or scrape HTML through Scrapeless.


With these steps, you can install and start using Scrapeless MCP to empower your AI tools with real-time web access, scraping, and automation. Just remember to replace placeholders with your actual API key and follow the example codes for smooth setup.

Details

TypeMCP Server
UpdatedApr 14, 2026
CreatedMar 16, 2026
DocumentationView docs
View Documentation
Related MCPs

1Panel MCP

Model Context Protocol server for 1Panel integration

2slides MCP

AI agent for PPT/Slides generation server

Activepieces MCP

Open-source AI automation with TypeScript

Back to MCP Directory

All there is to know about the latest prospecting techniques

Growth

AgencyAccelerator ProgramInboxes
Grow your revenue

Resources

Tech StackVideo ContentCase StudiesBlogWe're HiringFor Investors

GTM Tools

FREE GTM ToolsColdIQ Exclusive DealsAI Sales ToolsLinkedIn ToolsSales ToolsData SourcesAI Marketing ToolsAI AgentsContact us
Elite Studio - Partner Badge - 2025 - ColdIQ

Free Tools

Email FinderMobile FinderEmail Spam CheckerFind Similar Companies

Get In Touch

[email protected]
@MichLieben
Michel Lieben
@MichLieben
Elite Studio - Partner Badge - 2025 - ColdIQ
Copyright 2026 © ColdIQ LLC.
PrivacyTerms
All rights reserved.