mcp-twitter-server

mcp-twitter-server

15

The Twitter MCP Server is a protocol server designed to facilitate integration with the Twitter API. It offers various tools for tweet operations, user management, and analytics, streamlining interactions with Twitter for developers.

postTweet

Post a new tweet

postTweetWithMedia

Post tweets with media

getTweetById

Get tweets with ID

replyToTweet

Reply to tweets

deleteTweet

Delete tweets

searchTweets

Search for tweets

getHashtagAnalytics

Get topic analysis data

getUserInfo

Get user information

getUserTimeline

Get user timeline

getFollowers

Get a list of users' followers

getFollowing

Get user follower list

likeTweet

Like Tweet

unlikeTweet

Cancel Like

retweet

Retweet

undoRetweet

Cancel forwarding

getRetweets

Get the forwarded user list

getLikedTweets

Get user liked tweets

createList

Create a list

addUserToList

Add user to list

removeUserFromList

Remove user from list

getListMembers

Get list members