Scavio
Rank #4,421io.github.scavio-ai/scavio-mcp
Structured web data from 31 platforms: Google, YouTube, Amazon, Walmart, Reddit, TikTok, LinkedIn
Scavio is a Model Context Protocol (MCP) server published by scavio-ai. It ranks #4,421 of 132,405 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Scavio is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 18 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 127,984 of 132,405 servers on MCP Toplist.
Use Scavio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http scavio-mcp https://mcp.scavio.dev/mcpclaude mcp add scavio-mcp -e "SCAVIO_API_KEY=<your SCAVIO_API_KEY>" -- npx -y @scavio/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.scavio-mcp]
url = "https://mcp.scavio.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.scavio-mcp]
command = "npx"
args = ["-y", "@scavio/mcp-server"]
[mcp_servers.scavio-mcp.env]
SCAVIO_API_KEY = "<your SCAVIO_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.scavio.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"scavio-mcp": {
"command": "npx",
"args": [
"-y",
"@scavio/mcp-server"
],
"env": {
"SCAVIO_API_KEY": "<your SCAVIO_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scavio-mcp": {
"url": "https://mcp.scavio.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"scavio-mcp": {
"command": "npx",
"args": [
"-y",
"@scavio/mcp-server"
],
"env": {
"SCAVIO_API_KEY": "<your SCAVIO_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"scavio-mcp": {
"type": "http",
"url": "https://mcp.scavio.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"scavio-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scavio/mcp-server"
],
"env": {
"SCAVIO_API_KEY": "<your SCAVIO_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scavio-mcp": {
"serverUrl": "https://mcp.scavio.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scavio-mcp": {
"command": "npx",
"args": [
"-y",
"@scavio/mcp-server"
],
"env": {
"SCAVIO_API_KEY": "<your SCAVIO_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scavio-mcp": {
"url": "https://mcp.scavio.dev/mcp"
}
}
}{
"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 5% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
scavio-ai
Other servers by scavio-ai
View all scavio-ai servers →Available versions (18)
| Version | Published |
|---|---|
| 0.14.1 | Sep 10, 2026 |
| 0.14.0 | Sep 4, 2026 |
| 0.13.1 | Aug 11, 2026 |
| 0.13.0 | Aug 10, 2026 |
| 0.12.0 | Aug 4, 2026 |
| 0.11.0 | Aug 3, 2026 |
| 0.10.0 | Jul 31, 2026 |
| 0.9.0 | Jul 31, 2026 |
| 0.8.0 | Jul 31, 2026 |
| 0.7.0 | Jul 29, 2026 |
| 0.6.0 | Jul 26, 2026 |
| 0.3.2 | Jul 16, 2026 |
| 0.3.0 | Jul 1, 2026 |
| 0.2.2 | Jun 11, 2026 |
| 0.2.1 | Jun 11, 2026 |
| 0.1.3 | Jun 9, 2026 |
| 0.1.2 | Jun 9, 2026 |
| 0.1.1 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Scavio?
- Scavio is maintained by scavio-ai, which publishes 2 MCP servers (18 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, PulseMCP and mcp.so.
- How many versions does Scavio have?
- MCP Toplist tracks 18 versions of Scavio, most recently published on Sep 10, 2026.
- Where can I find the source code for Scavio?
- The source code for Scavio is hosted at github.com/scavio-ai/scavio-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.