aigeon-ai/twitter154
twitter154 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of twitter154 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 twitter154 MCP Server, known as 'The Old Bird,' provides robust access to a wide range of Twitter data, enabling users to effortlessly obtain tweet details, user followers, followings, post engagements, and more.
Try twitter154 with chat:
Tools
Functions exposed to the LLM to take actions
user_details
This endpoint returns the public information about a Twitter profile
user_stweets
This endpoint return a list of user's tweets given a username
user_stweets_continuation
This endpoint return the next list of user's tweets given a username
user_sfollowing
This endpoint returns the list of following
user_sfollowing_continuation
This endpoint gets the next list of following using the token from the former call
user_sfollowers
This endpoint return a list of user's followers given a user ID
continuation_user_sfollowers
This endpoint returns the list of a user's followers
user_slikes
This endpoint return a list of user's likes given a user ID
continuation_user_slikes
This endpoint returns the list of a user's Likes
user_smedia
This endpoint return a list of user's media given a user ID
continuation_user_smedia
This endpoint returns the list of a user's medias
tweet_details
This endpoint return general information about a tweet
tweet_replies
This endpoint returns a list of reply tweets
tweet_replies_continuation
This endpoint returns the next list of reply tweets
tweet_user_favoriters
This endpoint returns a list of user who favorited the tweet
tweet_user_favoriters_continuation
This endpoint returns the next list of user who favorited the tweet
search
This endpoint return search results
search_continuation
This endpoint return search continuation results
geo_search
Perform Geo search
hashtag
This endpoint return hashtag results
hashtag_continuation
This endpoint return the next hashtag results
lists_details
This endpoint returns the public information a Twitter Lists
lists_tweets
This endpoint return a list of tweets in a given Twitter list
lists_tweets_continuation
This endpoint returns the next list of tweets in a given Twitter list
get_trends_near_alocation
Returns the top 50 trending topics for a specific id (woeid), if trending information is available for it.
available_locations
Get the list of available locations
translate
Return Translated Text and the source language if it wasn't specified
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client