twitter_mcp_server
If you are the rightful owner of twitter_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for Twitter/X integration, enabling AI models to interact with the Twitter platform.
Twitter MCP Server provides a set of tools for AI models to interact with Twitter through the Model Context Protocol (MCP) standard. This server enables posting tweets, retweeting, liking tweets, and searching for content on Twitter from AI applications. It is designed to facilitate seamless integration between AI models and the Twitter platform, allowing for automated content management and interaction. The server requires Node.js and Twitter API credentials for operation, and it offers a straightforward setup process with a focus on ease of use and flexibility.
Features
- Post Tweets: Create new tweets with text content and optional images
- Retweet: Retweet existing tweets by ID
- Like Tweets: Like existing tweets by ID
- Search Tweets: Search Twitter for specific content with customizable result count
Tools
post_tweet
Posts a new tweet on Twitter.
retweet
Retweets an existing tweet.
like_tweet
Likes an existing tweet.
search_tweets
Searches for tweets on Twitter.