{"slug":"rafaljanicki/x-twitter-mcp-server","name":"X (Twitter)","description":"An MCP server for interacting with the X (Twitter) API, requiring developer credentials.","category":"communication","tags":[],"official":false,"stars":31,"transport":"stdio","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"get_user_profile","description":"Retrieve a user's profile information by username or user ID"},{"name":"get_user_tweets","description":"Fetch recent tweets from a specific user's timeline"},{"name":"search_tweets","description":"Search for tweets matching a query string"},{"name":"get_tweet","description":"Retrieve a single tweet by its ID"},{"name":"post_tweet","description":"Post a new tweet to the authenticated user's account"},{"name":"delete_tweet","description":"Delete a tweet by its ID"},{"name":"like_tweet","description":"Like a tweet by its ID"},{"name":"unlike_tweet","description":"Unlike a tweet by its ID"},{"name":"retweet","description":"Retweet a tweet by its ID"},{"name":"unretweet","description":"Unretweet a tweet by its ID"},{"name":"follow_user","description":"Follow a user by their username or user ID"},{"name":"unfollow_user","description":"Unfollow a user by their username or user ID"},{"name":"get_user_followers","description":"Get a list of followers for a specified user"},{"name":"get_user_following","description":"Get a list of users that a specified user is following"},{"name":"get_trends","description":"Get current trending topics for a specific location (WOEID)"},{"name":"get_mentions","description":"Get mentions of the authenticated user"},{"name":"send_direct_message","description":"Send a direct message to a user"},{"name":"get_direct_messages","description":"Get direct messages for the authenticated user"},{"name":"get_list_tweets","description":"Get tweets from a Twitter list by list ID"},{"name":"get_user_liked_tweets","description":"Get tweets liked by a specific user"}],"env_vars":["TWITTER_API_KEY","TWITTER_API_SECRET","TWITTER_ACCESS_TOKEN","TWITTER_ACCESS_TOKEN_SECRET","TWITTER_BEARER_TOKEN","TWITTER_OAUTH2_USER_ACCESS_TOKEN","YOUR_CLIENT_ID","YOUR_CLIENT_SECRET","YOUR_KEY","YOUR_SECRET","YOUR_TOKEN","YOUR_TOKEN_SECRET"],"auth_type":"none","github":"https://github.com/rafaljanicki/x-twitter-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}