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. Scraperapi MCP
Scraperapi MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 3:15:30 PM

Scraperapi MCP

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website
web-scrapingsearchdata-extractionscraperapi

Local MCP server for ScraperAPI web scraping, search result extraction, JavaScript rendering, geotargeting, and structured outputs.

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
We couldn’t automatically confirm this listing starts correctly

The install command below didn't complete successfully in our automated test.

uvx scraperapi-mcp-server

python: can't open file '/home/user/scraperapi_mcp_server': [Errno 2] No such file or directory

This is an experimental automated check and can have false negatives β€” missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 1mo ago.

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": {
    "scraperapi-scraperapi-mcp": {
      "command": "uvx",
      "args": [
        "scraperapi-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

This self-hosted Python MCP server lets LLM clients submit scraping requests through ScraperAPI. It can retrieve web pages and images, render JavaScript, select geographic and proxy options, and return raw or structured output. Use it when an agent needs web content or parsed search data through a locally configured MCP server.

Use cases

β€’Scrape web pages or images from URLs
β€’Render JavaScript-heavy pages
β€’Target requests to specific countries
β€’Retrieve parsed Google Search or News results
β€’Return scraped content as Markdown, text, CSV, or JSON

Key features

β€’Web page and image scraping
β€’JavaScript rendering
β€’Country-based geotargeting
β€’Premium and ultra-premium proxy options
β€’Automatic parsing for supported sites
β€’Parsed Google Search and Google News results

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
Web page and image scraping
JavaScript rendering
Country-based geotargeting
Premium and ultra-premium proxy options
Automatic parsing for supported sites
Parsed Google Search and Google News results

Documentation Overview

ScraperAPI MCP server

The ScraperAPI MCP server enables LLM clients to retrieve and process web scraping requests using the ScraperAPI services.

This is the self-hosted (local) server. A hosted (remote) version is also available.

pypi package License


scraperapi-mcp-server MCP server

Table of Contents

  • Features
  • Architecture
  • Installation
  • Available tools
  • Configuration
    • Settings
    • Client Setup
  • Development

Features

  • Full implementation of the Model Context Protocol specification
  • Seamless integration with ScraperAPI for web scraping
  • Simple setup with Python or Docker

Architecture

Code
          β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
          β”‚  LLM Client   │────▢│  Scraper MCP Server   │────▢│    AI Model   β”‚
          β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                            β”‚
                                            β–Ό
                                  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
                                  β”‚  ScraperAPI API  β”‚
                                  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Installation

The ScraperAPI MCP Server is designed to run as a local server on your machine, your LLM client will launch it automatically when configured.

Prerequisites

  • Python 3.11+
  • Docker (optional)

Using Python

Install the package:

Terminal
pip install scraperapi-mcp-server

Add this to your client configuration file:

config.json
{
  "mcpServers": {
    "ScraperAPI": {
      "command": "python",
      "args": ["-m", "scraperapi_mcp_server"],
      "env": {
        "API_KEY": "<YOUR_SCRAPERAPI_API_KEY>"
      }
    }
  }
}

Using Docker

Add this to your client configuration file:

config.json
{
  "mcpServers": {
    "ScraperAPI": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "-e",
        "API_KEY=${API_KEY}",
        "--rm",
        "scraperapi-mcp-server"]
    }
  }
}

[!TIP]

If your command is not working (for example, you see a package not found error when trying to start the server), double-check the path you are using. To find the correct path, activate your virtual environment first, then run:

bash
which <YOUR_COMMAND>

Available tools

API

scrape β€” Scrape any web page or image, bypassing anti-bot protection

Retrieve the content of a web page, or download an image, from a URL.

ParameterTypeDescriptionRequired
urlstringTarget URL to scrapeYes
renderbooleanEnable JavaScript rendering for dynamic pages (default: false)No
country_codestringISO 2-letter country code for geo-targetingNo
premiumbooleanUse premium residential/mobile proxies (default: false)No
ultra_premiumbooleanAdvanced anti-bot bypass; incompatible with premium (default: false)No
device_typestringmobile or desktop user agentNo
output_formatstringmarkdown (default), text, csv, or jsonNo
autoparsebooleanAuto-parse supported sites into structured data (default: false)No

Returns: the scraped content as a string, or image data for image URLs.

SDEs

Structured Data Endpoints (SDEs) return pre-parsed JSON (or CSV) instead of raw HTML. Every SDE tool also accepts output_format (json by default, or csv), tld, and country_code, shown in each tool's table.

Google

google_search β€” Parsed Google Search (SERP) results
ParameterTypeDescriptionRequired
querystringSearch query, as typed into GoogleYes
numintegerNumber of results to return on the pageNo
startintegerZero-based result offset for paginationNo
hlstringInterface/host language code (e.g. en, es)No
glstringCountry edition to search (2-letter code)No
uulestringGoogle uule geolocation string (advanced)No
date_range_startstringStart of a custom date range, MM/DD/YYYYNo
date_range_endstringEnd of a custom date range, MM/DD/YYYYNo
time_periodstringRecent window: 1H, 1D, 1W, 1M, or 1YNo
include_htmlbooleanInclude raw HTML alongside parsed data (default: false)No
tbsstringRaw Google tbs filter parameter (advanced)No
output_formatstringjson (default) or csvNo
tldstringTop-level domain (e.g. com, co.uk)No
country_codestringISO 2-letter country code for geo-targetingNo
google_news β€” Parsed Google News results
ParameterTypeDescriptionRequired
querystringSearch queryYes
numintegerNumber of results to return on the pageNo
startintegerZero-based result offset for paginationNo
hlstringInterface/host language codeNo
glstringCountry edition to search (2-letter code)No
uulestringGoogle uule geolocation string (advanced)No
date_range_startstringStart of a custom date range, MM/DD/YYYYNo
date_range_endstringEnd of a custom date range, MM/DD/YYYYNo
time_periodstringRecent window: 1H, 1D, 1W, 1M, or 1YNo
output_formatstringjson (default) or csvNo
tldstringTop-level domain (e.g. com, co.uk)No
country_codestringISO 2-letter country code for geo-targetingNo
google_jobs β€” Parsed Google Jobs listings
ParameterTypeDescriptionRequired
querystringSearch queryYes
numintegerNumber of results to return on the pageNo
startintegerZero-based result offset for paginationNo
hlstringInterface/host language codeNo
glstringCountry edition to search (2-letter code)No
uulestringGoogle uule geolocation string (advanced)No
output_formatstringjson (default) or csvNo
tldstringTop-level domain (e.g. com, co.uk)No
country_codestringISO 2-letter country code for geo-targetingNo
google_shopping β€” Parsed Google Shopping product results
ParameterTypeDescriptionRequired
querystringSearch queryYes
numintegerNumber of results to return on the pageNo
startintegerZero-based result offset for paginationNo
hlstringInterface/host language codeNo
glstringCountry edition to search (2-letter code)No
uulestringGoogle uule geolocation string (advanced)No
include_htmlbooleanInclude raw HTML alongside parsed data (default: false)No
output_formatstringjson (default) or csvNo
tldstringTop-level domain (e.g. com, co.uk)No
country_codestringISO 2-letter country code for geo-targetingNo
google_maps_search β€” Parsed Google Maps place/business results
ParameterTypeDescriptionRequired
querystringSearch query (e.g. coffee shops in Austin)Yes
latitudenumberLatitude of the map center, in decimal degreesYes
longitudenumberLongitude of the map center, in decimal degreesYes
zoomintegerMap zoom level (roughly 3=country, 10=city, 15=street)No
include_htmlbooleanInclude raw HTML alongside parsed data (default: false)No
output_formatstringjson (default) or csvNo
tldstringTop-level domain (e.g. com, co.uk)No
country_codestringISO 2-letter country code for geo-targetingNo

Amazon

amazon_product β€” Parsed Amazon product details by ASIN
ParameterTypeDescriptionRequired
asinstring10-character Amazon product identifier (e.g. B08N5WRWNW)Yes
languagestringLanguage code for localized content (e.g. en_US)No
include_htmlbooleanInclude raw HTML alongside parsed data (default: false)No
output_formatstringjson (default) or csvNo
tldstringAmazon TLD (e.g. com, co.uk, de)No
country_codestringISO 2-letter country code for geo-targetingNo
amazon_search β€” Parsed Amazon product search results

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

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • Oxylabs Oxylabs MCP logoOxylabs Oxylabs MCP

    Fetch and process content from specified URLs using the Oxylabs Web Scraper API.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Oxylabs Oxylabs MCP β†’
  • 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 β†’
  • Serpapi MCP logoSerpapi MCP

    SerpApi MCP Server for Google and other search engine results. Provides multi-engine search across Google, Bing, Yahoo, DuckDuckGo, YouTube, eBay, and more with real-time weather data, stock market information, and flexible JSON response modes.

    πŸ”Ž Search & Data Extraction2 views
    Compare vs Serpapi MCP β†’
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    πŸ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server β†’

Adoption & maintenance

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

GitHub stars
5
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Install check
Inconclusive
Install command did not finish in our automated test.
Directory activity
1 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 Scraperapi MCP

It connects to the ScraperAPI service to process web scraping requests.

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 PreviewScraperapi MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/scraperapi-scraperapi-mcp?style=directory)](https://allmcps.com/mcp/scraperapi-scraperapi-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/scraperapi-scraperapi-mcp"><img src="https://allmcps.com/api/badge/scraperapi-scraperapi-mcp?style=directory" alt="Scraperapi MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
Last updatedAug 9, 2026
10/12 checks healthy over the last 32d
Views1
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 stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 17, 2026
49Quality signal: Fair Β· 49/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 & activity4/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 27d ago via OSV.dev Β· scraperapi-mcp-server (PyPI)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 Scraperapi MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code