aigeon-ai/twitter-api45
twitter-api45 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of twitter-api45 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.
The Twitter-API45 MCP server provides tools to interact with Twitter's unofficial API, offering endpoints for user, tweet, and community data retrieval.
Try twitter-api45 with chat:
Tools
Functions exposed to the LLM to take actions
user_info
Using this method you can get information about user by the screenname.
user_timeline
This endpoint gets lates user's tweets by it's screenname.
following
Get the list of accounts user is following.
followers
Get latest user's followers list
tweet_info
With this endpoint you can get tweet info by it's id.
affilates
Give you the list of affilates for the corporate account.
user_smedia
Helps to get a user's media
retweets
Get the list of of users who retweeted the tweet.
trends
Please let me know if you need other countries in the list.
search
WARNING: The Search endpoint is rate limited for new customers to 60 requests/minute. Please contact me if you need a higher limit. Email: alexander.xbx@gmail.com
check_retweet
This endpoint get latest tweets of the user and checks if there is a retweet of the needed tweet. WARNING: might not be suitable for old retweets.
user_replies
Gets user's replies of the user.
tweet_thread
Gets the basic tweet info and the replies to it.
latest_replies
Gets the latest replies of the tweet.
check_follow
This endpoint get latest subscriptins of the user and latest followers for the target account. And checks if user follows the needed account. WARNING: might not be suitable for big accounts or old subscriptions.
list_timeline
With this endpoint you can get the timeline of the lists.
communities_posts_search_latest
Search for the Latest posts in communities
communities_posts_search_top
Search for the posts in communities post order top.
communities_search
Search for the communities on the X
profiles_by_restids
Returns an array of users by their rest_ids.
comunity_posts
Returns the posts from the community.
list_followers
Get the followers of the list on Twitter / X
list_members
Get the members of the list on Twitter / X
spaces_info
Give you the basic information about the spaces.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client