Social CLI MCP
CommunicationCLI tool and MCP server for posting to multiple social media platforms including Twitter, Reddit, LinkedIn, and Instagram.
Manual configuration
Add this to your Claude Code settings.json (or .claude/settings.json in your project):
{
"mcpServers": {
"social-cli-mcp": {
"command": "npx",
"args": [
"-y",
"social-cli-mcp"
]
}
}
} Looking for the right MCP server?
Answer a few questions β get an AI-picked shortlist of MCP servers that match your IDE and stack.
Open AI Tool Finder