mcpbeat Sign in

Outscraper MCP Server

by outscraper Your server? Claim it
answering

Outscraper MCP Server is answering right now. Last checked 2 min ago. 227 installs a week from npm. Last commit 16 Sep 2026.

Outscraper MCP business discovery, Maps intelligence, enrichment, reviews, and contact data.

Installs per day peak 14 · avg 7 · -38% w/w
a month agotoday
Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
245 ms
Response time
average over 24h
227
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Outscraper MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add outscraper-mcp-server --transport http https://mcp.outscraper.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "outscraper-mcp-server": {
      "url": "https://mcp.outscraper.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.outscraper-mcp-server]
url = "https://mcp.outscraper.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "outscraper-mcp-server": {
      "url": "https://mcp.outscraper.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "outscraper-mcp-server": {
      "url": "https://mcp.outscraper.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: OUTSCRAPER_API_KEY (Your Outscraper API key. Required for authenticated tool calls in stdio mode and for non-cloud HTTP deployments.), CLOUD_SERVICE (Set to true to require the API key from Authorization or X-API-KEY headers in HTTP mode), HTTP_STREAMABLE_SERVER (Set to true to run the server over stateless Streamable HTTP instead of stdio), SSE_LOCAL (Set to true to run a local stateful HTTP/SSE mode with session management), HTTP_STATEFUL_SERVER (Alternative flag for enabling stateful HTTP session mode), HOST (HTTP bind host used when HTTP_STREAMABLE_SERVER=true), PORT (HTTP bind port used when HTTP_STREAMABLE_SERVER=true). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.outscraper.com/mcp streamable-http needs auth 246 ms 2 min ago

Alternatives to Outscraper MCP Server

same job, measured the same way
Google Maps Scraper
by gmapsextractor

Live Google Maps business search, review, and photo data for AI agents over MCP.

answering
Yelp Reviews Scraper - Extract Ratings & Data
by ranovam

Scrape Yelp business reviews easily — extract ratings, review text, reviewer names, dates, and…

answering
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

118 installs/wk answering
Crimson Crawler
by crimsoncrawler

Enrich, search, assess, and manage threat intelligence through 80+ typed MCP tools.

answering
Gmapsscraper
by gmapsscraper

Scrape Google Maps business data from any MCP client — names, phones, emails, websites, ratings.

32 installs/wk local only
Google Maps Real Estate Agency Data Scraper
by ranovam

Google Maps scraper for real estate agencies and agents in any city.

answering
Google Maps Business Contact Email Scraper
by ranovam

Google Maps scraper that extracts business contact details: emails, phone numbers, addresses…

answering
HasData
by hasdata

All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.

answering

Outscraper MCP Server — questions

Answers built from our own checks of this server.

Why is there no tool list for Outscraper MCP Server?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Outscraper MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 245 ms. The bar chart above shows every period we have measured.
How do I connect Outscraper MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Outscraper MCP Server need an API key?
Yes. Every time we knock, Outscraper MCP Server answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Outscraper MCP Server?
It answers our handshake in 245 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Outscraper MCP Server?
The npm package outscraper-mcp was installed 227 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Outscraper MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.