MCP Server
MCP
io.github.olamide-olaniyan/sociavault-mcp
Scrape social data from TikTok, Instagram, YouTube, X, LinkedIn, Reddit, and ad libraries.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "sociavault-mcp",
"version": "2.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your SociaVault API key (format sk_live_...). Get one at https://sociavault.com/dashboard",
"isRequired": true,
"isSecret": true,
"name": "SOCIAVAULT_API_KEY"
},
{
"description": "Optional override for the API base URL. Defaults to https://api.sociavault.com",
"name": "SOCIAVAULT_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment