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 tools for Arcade.dev and MCP — Google, Google News, Reddit, YouTube, and Amazon, 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
Tools
An arcade-mcp-server toolkit exposing:
Tool | Description |
| Google SERP — real-time organic web results |
| Google News — recent articles on a topic |
| Reddit posts — community discussion and sentiment |
| YouTube — videos |
| Amazon — product listings |
Each tool reads the SCAVIO_API_KEY secret, which Arcade injects securely at call time (the client and LLM never see the value).
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, Instagram, Maps, Shopping, and more? Scavio also runs a hosted MCP server at mcp.scavio.dev with the full tool catalog.
About Scavio
Scavio is a real-time search API built for AI agents — a unified API over Google, YouTube, Amazon, Walmart, Reddit, TikTok, and Instagram that returns clean JSON. A broader, cost-effective Tavily alternative and SerpAPI alternative. See the Arcade integration docs.
Links
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.Last updated3
- -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.Last updated2

SerpApi MCP Serverofficial
Alicense-qualityBmaintenanceEnables searches across multiple search engines (Google, Bing, YouTube, etc.) and retrieval of parsed search results through SerpApi, allowing natural language queries to access live search engine data.Last updated162MIT- Flicense-quality-maintenanceEnables searching across multiple search engines (Google, Bing, YouTube, DuckDuckGo, etc.) and retrieving parsed search results via SerpApi integration.Last updated
Related MCP Connectors
AI-agent search API: Google, YouTube, Amazon, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn
The best web search for your AI Agent
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
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