MCP Hub
Back to servers

Twitter Timeline

MCP (Model Context Protocol) Server. Fetches tweets from multiple Twitter profiles using the Twitter API through RapidAPI, enabling direct access to timeline data for social media analysis workflows.

Stars
22
Validated
Jan 11, 2026

Twitter MCP Client

  1. Go to RapidAPI.com, get your api key and enable the api https://rapidapi.com/alexanderxbx/api/twitter-api45
  2. Update the claude_desktop_config.json with the following details ,
"mcp-x": {
      "command": "uv", 
      "args": [
        "--directory",
        "PATH TO REPOSITORY",
        "run",
        "main.py"
      ],
      "env":{
        "RAPID_API_KEY": "XXXXXXXXXXXXXXXX"
      }
    }

Reviews

No reviews yet

Sign in to write a review