Loading MCP server directory, please wait...
Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
npx @getmcp/cli add io.github.SocialAPIsHub/social-media-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
SOCIALAPIS_API_KEYYour SocialAPIs API key. Get yours at https://socialapis.io/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SocialAPIsHub/social-media-api": {
"command": "npx",
"args": [
"-y",
"@socialapis/mcp"
],
"env": {
"SOCIALAPIS_API_KEY": "",
"MCP_PROXY_URL": "https://mcp.socialapis.io"
}
}
}
}