x-v2-server

x-v2-server

3.3

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.

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