Scavio real-time search tools (Google, Google News, Reddit, YouTube, Amazon) for Arcade.dev / MCP
Project description
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-scavio
Tools
An arcade-mcp-server toolkit exposing:
| Tool | Description |
|---|---|
search_google |
Google SERP — real-time organic web results |
search_news |
Google News — recent articles on a topic |
search_reddit |
Reddit posts — community discussion and sentiment |
search_youtube |
YouTube — videos |
search_amazon |
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+SSE
Deploy to Arcade Cloud
arcade login
arcade deploy
Arcade 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
- Docs: https://scavio.dev/docs/arcade
- Dashboard: https://dashboard.scavio.dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arcade_scavio-0.1.0.tar.gz.
File metadata
- Download URL: arcade_scavio-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1efbcf3c86a61c72c84dc81ec896c8773c70363cbcc3d2fd6fea3d745d50608
|
|
| MD5 |
9994ad868d3d0cf24a96238e6344c36e
|
|
| BLAKE2b-256 |
ad8c92384226d77271a74da6c39fe81ad6ddf34393ed0cba4d792db5f2db7a39
|
File details
Details for the file arcade_scavio-0.1.0-py3-none-any.whl.
File metadata
- Download URL: arcade_scavio-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4061bf6aa7c7d9bc021e7fba618c1c03877c975471765f6a44a54e4c3ce24bfa
|
|
| MD5 |
7013764a0ff1b604dd68a811e79632d5
|
|
| BLAKE2b-256 |
c8e79b6f80b9224c3be88708e434813feb225d16aea96b4492ff0243613cc1bd
|