Scavio
Rank #6,505io.github.scavio-ai/scavio-mcp
AI-agent search API: Google, YouTube, Amazon, Reddit, TikTok, TikTok Shop, Instagram, X, LinkedIn
Scavio is a Model Context Protocol (MCP) server published by scavio-ai. It ranks #6,505 of 97,654 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Scavio is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 91,149 of 97,654 servers on MCP Toplist.
Use Scavio
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add Scavio to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"scavio-mcp": {
"url": "https://mcp.scavio.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"scavio-mcp": {
"command": "npx",
"args": [
"-y",
"@scavio/mcp-server"
],
"env": {
"SCAVIO_API_KEY": "<your SCAVIO_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.scavio-ai%2Fscavio-mcp)<a href="https://mcptoplist.com/server/io.github.scavio-ai%2Fscavio-mcp"><img src="https://mcptoplist.com/badge/io.github.scavio-ai%2Fscavio-mcp.svg" alt="MCP Toplist: Top 10% of 97,654" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
scavio-ai
Other servers by scavio-ai
View all scavio-ai servers →Available versions (6)
| Version | Published |
|---|---|
| 0.11.0 | Aug 3, 2026 |
| 0.10.0 | Jul 31, 2026 |
| 0.8.0 | Jul 31, 2026 |
| 0.7.0 | Jul 29, 2026 |
| 0.6.0 | Jul 26, 2026 |
| 0.1.2 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Scavio?
- Scavio is maintained by scavio-ai, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Scavio listed on the Official MCP Registry?
- Yes — Scavio is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Scavio have?
- MCP Toplist tracks 6 versions of Scavio, most recently published on Aug 3, 2026.
- Where can I find the source code for Scavio?
- The source code for Scavio is hosted at github.com/scavio-ai/scavio-mcp.