X MCP Server
JSON →An MCP server for X (Twitter) integration, allowing you to read timelines and engage with tweets.
Tools · 16
- search_tweets Search for tweets matching a query
- get_user_tweets Get tweets from a specific user
- get_tweet Get a single tweet by ID
- post_tweet Post a new tweet
- delete_tweet Delete a tweet by ID
- like_tweet Like a tweet
- unlike_tweet Unlike a tweet
- retweet Retweet a tweet
- unretweet Unretweet a tweet
- reply_to_tweet Reply to a tweet
- get_user_profile Get a user's profile information
- follow_user Follow a user
- unfollow_user Unfollow a user
- get_timeline Get the home timeline
- search_users Search for users
- get_trends Get trending topics
Environment variables
TWITTER_API_KEYTWITTER_API_SECRETTWITTER_ACCESS_TOKENTWITTER_ACCESS_SECRETTWITTER_OAUTH2_ACCESS_TOKENTWITTER_CLIENT_IDTWITTER_CLIENT_SECRETTWITTER_OAUTH2_REFRESH_TOKEN
Links
★ 68 GitHub stars