MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Search & Data Extraction/scrapeless-ai/scrapeless-mcp-server
Search & Data ExtractionOfficialPython
S

scrapeless-ai/scrapeless-mcp-server

The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it.

Installation

npx -y scrapeless-mcp-server

Configuration

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

Capabilities

  • Google Search & Trends

    Ask for live search results or trending data via `google_search` and `google_trends`.

  • Browser automation

    Control a cloud browser with `browser_goto`, `browser_click`, `browser_type`, and `browser_screenshot` for interactive page tasks.

  • Scrape in multiple formats

    Extract any URL as HTML, Markdown, or a screenshot using `scrape_html`, `scrape_markdown`, or `scrape_screenshot`.

  • Crawl entire sites

    Start an async crawl with `crawl_start`, monitor it via `crawl_result`, and cancel with `crawl_cancel`.

Tags

  • web-scraping
  • search
  • data-analysis
  • awesome-list

Related MCP servers

M

Mastra Docs Server

Official

Provides AI assistants with direct access to Mastra.ai's complete knowledge base.

27.5kSearch & Data ExtractionUpdated Today
F

Fetch MCP Server

Official

Fetch web content and convert HTML pages into LLM-friendly markdown output.

2.9kSearch & Data ExtractionUpdated 12 days ago
P

Perplexity Ask MCP Server

Official

A connector for the Perplexity API to enable web search within the MCP ecosystem.

2.5kSearch & Data ExtractionUpdated 1 day ago
P

Perplexity

Official

An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI.

2.5kSearch & Data ExtractionUpdated 1 day ago