mcpbeat Sign in

Scrapio MCP Server

local only

Scrapio MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm.

Fetch, crawl, and search the web: Google, Amazon, Walmart, Booking.com, Agoda, and YouTube data.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 53 · avg 11 · +509% w/w
a month agotoday
87
Installs / week
npm · @scrapio/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add scrapio-mcp -- npx -y @scrapio/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scrapio-mcp": {
      "args": [
        "-y",
        "@scrapio/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scrapio-mcp]
command = "npx"
args = ["-y", "@scrapio/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "scrapio-mcp": {
      "args": [
        "-y",
        "@scrapio/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scrapio-mcp": {
      "args": [
        "-y",
        "@scrapio/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Scrapio MCP

same job, measured the same way
Scavio
by scavio-ai

Structured web data from 31 platforms: Google, YouTube, Amazon, Walmart, Reddit, TikTok, LinkedIn

322 installs/wk answering
Scrapingdog
by darshan972

Scrapingdog web-scraping & SERP APIs: web scrape, Google, Amazon, LinkedIn, YouTube, and more.

40 installs/wk local only
Trends MCP
by trendsmcp

Trend data from Google Trends, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, Steam and more

4 tools answering
Trends API
by trendsapi

Trend data from Google, TikTok, Amazon, Reddit, YouTube, Steam, npm and more as JSON

4 tools answering
Searchapi MCP Server
by ahmednsh

Google Search, Shopping, Jobs, and YouTube tools backed by SearchApi.io

84 installs/wk local only
smart-web
by rich-jojo

Web search, direct-URL fetch, crawl, and docs export MCP. smartfetch for URLs.

274 installs/wk local only
X
Web Search & Data API
by kadec0

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

23 tools answering
HasData YouTube
by hasdata

Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.

277 installs/wk answering

Scrapio MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Scrapio MCP?
Scrapio MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @scrapio/mcp was installed 87 times last week.
Is Scrapio MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Scrapio MCP?
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 runs locally, so the command pulls @scrapio/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Scrapio MCP?
The npm package @scrapio/mcp was installed 87 times in the last week. Week over week that is +509%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.