Social CLI
CommunitybyAlemusica
Multi-platform: Twitter, Reddit, LinkedIn, and Instagram in one server.
API Key Required
Configuration
{
"mcpServers": {
"social-cli": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-social-cli"
],
"env": {
"SOCIAL_CLI_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.