arcade-scavio
OfficialProvides a tool to search Amazon for product listings.
Provides a tool to search Google for real-time organic web results.
Provides a tool to search Google News for recent articles on a topic.
Provides a tool to search Reddit for posts and community discussions.
Provides a tool to search YouTube for videos.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@arcade-scaviosearch Google for the best restaurants in Paris"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
arcade-scavio
Scavio real-time search and page-extraction tools for Arcade.dev and MCP — Google, Google News, Reddit, YouTube, Amazon, and extract_url (read any web page), with one API key. A cost-effective Tavily alternative and SerpAPI alternative for Arcade agents.
Install
pip install arcade-scavioRelated MCP server: MCP Seekr Server
Scope: 10 endpoints, by design
This toolkit is a curated subset of the Scavio API, not a wrapper around all of it. It exposes 10 of Scavio's 195 endpoints — 9 across 4 of its 31 platforms, plus the core extract endpoint, which belongs to no platform:
Tool | Endpoint | Platform | Credits |
|
| (core, not a platform) | 1 / 1 / 2 by |
|
| 1 | |
|
| 1 | |
|
| 1 | |
|
| YouTube | 2 |
|
| YouTube | 1 |
|
| YouTube | 8 |
|
| YouTube | 1 |
|
| YouTube | 1 |
|
| Amazon | 1 |
Platforms covered here: Google (2), YouTube (5), Reddit (1), Amazon (1), plus extract_url, which is tied to no platform — it reads any URL. Not covered: Walmart, TikTok, TikTok Shop, Instagram, X, LinkedIn, eBay, Target, Home Depot, Zillow, Redfin, Booking, Airbnb, Tripadvisor, Yelp, Indeed, Glassdoor, the App Store, Google Play, SEC, Companies House, G2, Capterra, Google Ads, Meta Ad Library, Threads, Kuaishou, and the other 12 Google v2 verticals (Maps, Shopping, Flights, Hotels, Trends, AI Mode, ...). That is deliberate — a hand-picked toolkit an agent routes correctly beats a hundred near-identical tools — and it stays that way.
Each tool reads the SCAVIO_API_KEY secret, which Arcade injects securely at call time (the client and LLM never see the value).
Credits
This toolkit is not flat 1 credit. Seven of the ten tools cost 1, search_youtube costs 2, get_youtube_transcript costs 8, and extract_url is priced by the tier you ask for rather than per call.
Tool | Credits |
| 1 |
| 2 |
| 8 |
| 1 on |
extract_url bills only on a successful read: a dead link, a bot wall or a timeout costs nothing. Start on normal; move to advanced when the page builds its content in the browser, and to ultra only when a bot wall blocks the other two. See the extract docs.
Elsewhere in the API (not exposed here): YouTube streams 3, Instagram 2-10, LinkedIn 1-10 with a job at 30, Kuaishou 1-40 per endpoint, G2 5, Capterra 2, everything else 1. New accounts get 50 one-time signup credits — no monthly refill, no credit card.
Run standalone
export SCAVIO_API_KEY=sk_live_... # get one at https://dashboard.scavio.dev
python -m arcade_scavio.server # stdio
python -m arcade_scavio.server http # HTTP+SSEDeploy to Arcade Cloud
arcade login
arcade deployArcade discovers the SCAVIO_API_KEY secret and hosts it encrypted; the Arcade Engine fulfils authorized tool calls for your users.
Every endpoint via MCP
Need Walmart, TikTok, TikTok Shop, Instagram, X, LinkedIn, eBay, Zillow, Booking, Indeed, the App Store, SEC filings, Maps, Shopping, Flights or Hotels? Scavio runs a hosted MCP server at https://mcp.scavio.dev/mcp that exposes 191 tools across all 195 endpoints, authenticated with an x-api-key header — no install, no toolkit to deploy. See the MCP docs.
About Scavio
Scavio is a real-time search API built for AI agents — a unified API over Google, YouTube, Amazon, Walmart, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn, eBay, Target, Home Depot, Zillow, Redfin, Booking, Airbnb, Tripadvisor, Yelp, Indeed, Glassdoor, the App Store, Google Play, SEC, Companies House, G2, Capterra, Google Ads, Meta Ad Library, Threads and Kuaishou that returns clean JSON, plus extract to read any URL. 195 live endpoints across 31 platforms, one key. A broader, cost-effective Tavily alternative and SerpAPI alternative. See the Arcade integration docs.
Development
pip install -e ".[dev]"
pytestLinks
Scavio: https://scavio.dev
Dashboard: https://dashboard.scavio.dev
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables web searching and content scraping through Google Custom Search API. Provides tools to search the internet, extract webpage content, and automatically scrape search results for comprehensive information gathering.3
- -licenseAquality-maintenanceEnables web search through Google and Wikipedia plus content extraction from any webpage via the Seekr API. Provides real-time search results with advanced filtering options and clean text extraction capabilities.2
- Flicense-quality-maintenanceEnables searching across multiple search engines (Google, Bing, YouTube, DuckDuckGo, etc.) and retrieving parsed search results via SerpApi integration.

AnySearchofficial
Alicense-qualityBmaintenanceUnified real-time search engine skill for AI agents.1,645Apache 2.0
Related MCP Connectors
The best web search for your AI Agent
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/scavio-ai/arcade-scavio'
If you have feedback or need assistance with the MCP directory API, please join our Discord server