touchmeangel/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.
Twitter client MCP Server where you only have to connect your account or auth token and let everything else be handled for you.
Tools
Functions exposed to the LLM to take actions
get_tweets
Retrieve the latest tweets from a specific user
get_profile
Access profile details of a user
search_tweets
Find tweets based on hashtags or keywords
like_tweet
Like or unlike a tweet
retweet
Retweet or undo retweet
post_tweet
Publish a new tweet, with optional media attachments
create_thread
Post a Twitter thread
get_timeline
Fetch tweets from various timeline types
get_trends
Retrieve currently trending topics
get_user_relationships
View a user's followers or accounts they follow
follow_user
Follow or unfollow another user
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client