Loading MCP server directory, please wait...
Scrape social data from TikTok, Instagram, YouTube, X, LinkedIn, Reddit, and ad libraries.
npx @getmcp/cli add io.github.olamide-olaniyan/sociavault-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SOCIAVAULT_API_KEYYour SociaVault API key (format sk_live_...). Get one at https://sociavault.com/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.olamide-olaniyan/sociavault-mcp": {
"command": "npx",
"args": [
"-y",
"sociavault-mcp"
],
"env": {
"SOCIAVAULT_API_KEY": "",
"SOCIAVAULT_BASE_URL": ""
}
}
}
}