MCP server connecting AI agents to Google, YouTube, Amazon, Walmart, TikTok, Instagram, and Reddit. 33 tools for web search, product lookup, video discovery, and social media analysis.
| Tool name | Description | Destructive? |
|---|---|---|
| search_reddit | ✓ no | |
| get_reddit_post | ✓ no | |
| search_amazon | ✓ no | |
| get_amazon_product | ✓ no | |
| search_walmart | ✓ no |
| get_walmart_product | ✓ no | |
| search_google | ✓ no | |
| get_tiktok_profile | ✓ no | |
| get_tiktok_user_posts | ✓ no | |
| get_tiktok_video | ✓ no | |
| get_tiktok_video_comments | ✓ no | |
| get_tiktok_comment_replies | ✓ no | |
| search_tiktok_videos | ✓ no | |
| search_tiktok_users | ✓ no | |
| get_tiktok_hashtag | ✓ no | |
| get_tiktok_hashtag_videos | ✓ no | |
| get_tiktok_user_followers | ✓ no | |
| get_tiktok_user_followings | ✓ no | |
| get_usage | ✓ no | |
| get_instagram_profile | ✓ no | |
| get_instagram_user_posts | ✓ no | |
| get_instagram_user_reels | ✓ no | |
| get_instagram_user_tagged | ✓ no | |
| get_instagram_user_stories | ✓ no | |
| get_instagram_post | ✓ no | |
| get_instagram_post_comments | ✓ no | |
| get_instagram_comment_replies | ✓ no | |
| search_instagram_users | ✓ no | |
| search_instagram_hashtags | ✓ no | |
| get_instagram_user_followers | ✓ no | |
| get_instagram_user_followings | ✓ no | |
| search_youtube | ✓ no | |
| get_youtube_metadata | ✓ no |
{
"mcpServers": {
"scaviomcp": {
"command": "npx",
"args": [
"-y",
"@scavio/mcp-server"
]
}
}
}