Production ready MCP server with real-time search & extract in Google, Amazon, YouTube, Walmart, Reddit, TikTok and Instagram
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"scavio-mcp": {
"command": "npx",
"args": [
"-y",
"scavio-ai/scavio-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add scavio-mcp npx -y scavio-ai/scavio-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"scavio-mcp": {
"command": "npx",
"args": [
"-y",
"scavio-ai/scavio-mcp"
]
}
}
}
📋 Copy
README Excerpt
Connect directly to Scavio's remote MCP server without any local installation: ``` https://mcp.scavio.dev/mcp ``` Pass your API key via the `x-api-key` header. Get your key at [scavio.dev](https://scavio.dev). --- Prefer to run the server on your own machine? Use `npx` with no clone or build. The server runs over stdio and only needs your `SCAVIO_API_KEY`.
Tools (20)
get_amazon_product get_instagram_comment_replies get_instagram_post get_instagram_post_comments get_instagram_profile get_instagram_user_followers get_instagram_user_followings get_instagram_user_posts get_instagram_user_reels get_instagram_user_stories get_instagram_user_tagged get_linkedin_company get_linkedin_company_posts get_linkedin_job get_linkedin_person get_linkedin_person_about get_linkedin_person_posts get_linkedin_post get_linkedin_post_comments get_reddit_comment_replies
Topics
ai amazon claude cursor google-search instagram mcp mcp-server model-context-protocol search-api tiktok typescript walmart windsurf youtube