Back to MCP ServersTwitter
All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API.
social-mediamonitoringapi
By LuniaKunal
Installation
npx -y mcp-twitterConfiguration
{
"mcpServers": {
"mcp-twitter": {
"command": "npx",
"args": ["-y", "mcp-twitter"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes