
Twitter MCP Client
Twitter-RapidAPI-MCP-X is a lightweight API available on RapidAPI that provides streamlined access to Twitter data, including tweets, user info, and trending topics. It's perfect for building social media analytics and monitoring tools.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Twitter MCP Client MCP server manually.
Twitter MCP Client
- Go to RapidAPI.com, get your api key and enable the api https://rapidapi.com/alexanderxbx/api/twitter-api45
- 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"
}
}
Details:
Stars
16Forks
1Last commit
4 months agoRepository age
4 months
Auto-fetched from GitHub .
MCP servers similar to Twitter MCP Client:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit