AI & ML
Trust: 32/100 (Limited)io.github.SocialAPIsHub/social-media-api Guide
Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
by SocialAPIsHub
Quick Start
Install
npx @socialapis/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-socialapishub-social-media-api": {
"command": "npx",
"args": [
"@socialapis/mcp"
]
}
}
}