📦
Twitter Rapidapi MCP X
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.
0 installs
23 stars
2 forks
Trust: 46 — Fair
Devtools
Installation
npx twitter-rapidapi-mcp-xAsk AI about Twitter Rapidapi MCP X
Powered by Claude · Grounded in docs
I know everything about Twitter Rapidapi MCP X. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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"
}
}
