twitter-mcp

Cassandras-Edge/twitter-mcp
★ 0 stars Python 🔌 API Integration Updated today
Consolidated Twitter MCP server — Grok synthesis + X API v2
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "twitter-mcp": {
      "command": "uvx",
      "args": [
        "twitter-mcp"
      ]
    }
  }
}

Or install with pip: pip install twitter-mcp