logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

twitter-rapidapi-mcp-x

Fetch tweets using the RapidAPI client to integrate Twitter data into applications. Easily access social media insights with minimal setup.

Author

twitter-rapidapi-mcp-x logo

vaibhavgeek

No License

Quick Info

GitHub GitHub Stars 22
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

twittertweetsrapidapiintegrate twittertwitter rapidapitwitter data

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"
      }
    }

See Also

`