Servers
S
Scavio Ai
@scavio-ai
MCP server connecting AI agents to Google, YouTube, Amazon, Walmart, TikTok, and Reddit. 21 tools for web search, product lookup, video discovery, and social media data.
Remote (hosted, no install)
Connect directly to the Scavio Web Search API: { "mcpServers": { "scavio": { "type": "http", "url": "https://mcp.scavio.dev/mcp", "headers": { "x-api-key": "YOUR_SCAVIO_API_KEY" } } } }
Why Scavio
Scavio gives AI agents a single Search API across the web and major platforms — no per-site scraping, no proxies. The Web Search API returns structured Google results (organic, news, images, maps, knowledge graph), plus product and social data.
Tools
- Google Search API: search_google
- YouTube: search_youtube, get_youtube_metadata
- Amazon: search_amazon, get_amazon_product
- Walmart: search_walmart, get_walmart_product
- TikTok: get_tiktok_profile, get_tiktok_user_posts, get_tiktok_video, get_tiktok_video_comments, get_tiktok_comment_replies, search_tiktok_videos, search_tiktok_users, get_tiktok_hashtag, get_tiktok_hashtag_videos, get_tiktok_user_followers, get_tiktok_user_followings
- Reddit: search_reddit, get_reddit_post
- Account: get_usage
Links
- Web Search API: scavio.dev
- GitHub: scavio-ai/scavio-mcp
- npm: @scavio/mcp-server
License: MIT