x-v2-server
If you are the rightful owner of x-v2-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.
An MCP server implementation that provides tools for interacting with the Twitter/X API v2, allowing AI assistants to programmatically manage tweets and user interactions.
The X(Twitter) V2 MCP Server is a robust implementation designed to facilitate seamless interaction with the Twitter/X API v2. It empowers AI assistants to perform a variety of actions such as retrieving tweets, posting new content, replying to tweets, quoting tweets, and more. This server is particularly useful for developers looking to integrate Twitter functionalities into their applications, providing a comprehensive suite of tools to manage Twitter interactions programmatically. The server supports a wide range of operations, from basic tweet retrieval to more complex actions like managing Twitter lists and following/unfollowing users. With its easy-to-use interface and extensive documentation, the X(Twitter) V2 MCP Server is an essential tool for developers working with Twitter's API.
Features
- Retrieve tweets and user mentions with ease.
- Post, reply, and quote tweets programmatically.
- Manage Twitter lists and user interactions.
- Search for tweets and get trending topics.
- Follow and unfollow users seamlessly.
Tools
get_tweets_by_userid
Get tweets from a specific user's timeline
get_tweet_by_id
Get a single tweet with ID
get_user_notes
Get tweets that mention specific users
quote_tweet
Quoting a tweet and adding custom text
reply_to_tweet
Reply to tweets
post_tweet
Post a new tweet
like_tweet
Like Tweet
Follow_user
Follow users
unfollow_user
Unfollow users
get_user_by_username
Obtain user information through username
search_tweets
Search for tweets
get_trending_topics
Get hot topics
create_list
Create a Twitter list
add_list_member
Add user to list
remove_list_member
Remove user from list
get_owned_lists
Get all the lists owned by the user