drio
Open app

Scraperis_scraper

Source

Catalog onlyCatalog onlySTDIO

Overview

Scraper.is MCP is a powerful web scraping tool designed for AI assistants, allowing them to extract web content through the Model Context Protocol (MCP).

To use Scraper.is MCP, install the package via npm or yarn, set up your environment with your Scraper.is API key, and configure it with your AI assistant.

  • 🌐 Web Scraping: Extract content from any website. - 📸 Screenshots: Capture visual representations of web pages. - 📄 Multiple Formats: Get content in markdown, HTML, or JSON. - 🔄 Progress Updates: Real-time progress reporting during scraping operations. - 🔌 MCP Integration: Seamless integration with MCP-compatible AI assistants.
  1. Scraping the latest news articles from various websites.
  2. Extracting product information from e-commerce sites.
  3. Capturing visual content for analysis or reporting.

Add to your AI client

Use these steps to connect Scraperis_scraper in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "scraperis-scraper-ai-quill": {
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "DEBUG": "*",
        "SCRAPERIS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "scraperis-scraper-ai-quill": {
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "DEBUG": "*",
        "SCRAPERIS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "scraperis-scraper-ai-quill": {
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "DEBUG": "*",
        "SCRAPERIS_API_KEY": "your-api-key-here"
      }
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "scraperis-scraper-ai-quill": {
      "type": "stdio",
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "DEBUG": "*",
        "SCRAPERIS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "scraperis-scraper-ai-quill": {
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "DEBUG": "*",
        "SCRAPERIS_API_KEY": "your-api-key-here"
      }
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "scraperis-scraper-ai-quill": {
      "command": "scraperis-mcp",
      "args": [],
      "env": {
        "DEBUG": "*",
        "SCRAPERIS_API_KEY": "your-api-key-here"
      }
    }
  }
}

FAQ

Do I need an API key to use Scraper.is MCP?

Yes, you need a Scraper.is API key to use this package.

What formats can I get the scraped content in?

You can get the content in markdown, HTML, JSON, or as a screenshot.

Is Scraper.is MCP free to use?

The package is free, but usage may depend on your Scraper.is API plan.7:["$","di