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.
user_details
This endpoint returns the public information about a Twitter profile
Try it
Result:
user_stweets
This endpoint return a list of user's tweets given a username
Try it
Result:
user_stweets_continuation
This endpoint return the next list of user's tweets given a username
Try it
Result:
user_sfollowing
This endpoint returns the list of following
Try it
Result:
user_sfollowing_continuation
This endpoint gets the next list of following using the token from the former call
Try it
Result:
user_sfollowers
This endpoint return a list of user's followers given a user ID
Try it
Result:
continuation_user_sfollowers
This endpoint returns the list of a user's followers
Try it
Result:
user_slikes
This endpoint return a list of user's likes given a user ID
Try it
Result:
continuation_user_slikes
This endpoint returns the list of a user's Likes
Try it
Result:
user_smedia
This endpoint return a list of user's media given a user ID
Try it
Result:
continuation_user_smedia
This endpoint returns the list of a user's medias
Try it
Result:
tweet_details
This endpoint return general information about a tweet
Try it
Result:
tweet_replies
This endpoint returns a list of reply tweets
Try it
Result:
tweet_replies_continuation
This endpoint returns the next list of reply tweets
Try it
Result:
tweet_user_retweets
This endpoint returns a list of user who retweeted the tweet
Try it
Result:
tweet_user_retweets_continuation
This endpoint returns the next list of user who retweeted the tweet
Try it
Result:
tweet_user_favoriters
This endpoint returns a list of user who favorited the tweet
Try it
Result:
tweet_user_favoriters_continuation
This endpoint returns the next list of user who favorited the tweet
Try it
Result:
search
This endpoint return search results
Try it
Result:
search_continuation
This endpoint return search continuation results
Try it
Result:
geo_search
Perform Geo search
Try it
Result:
hashtag
This endpoint return hashtag results
Try it
Result:
hashtag_continuation
This endpoint return the next hashtag results
Try it
Result:
lists_details
This endpoint returns the public information a Twitter Lists
Try it
Result:
lists_tweets
This endpoint return a list of tweets in a given Twitter list
Try it
Result:
lists_tweets_continuation
This endpoint returns the next list of tweets in a given Twitter list
Try it
Result:
get_trends_near_alocation
Returns the top 50 trending topics for a specific id (woeid), if trending information is available for it.
Try it
Result:
available_locations
Get the list of available locations
Try it
Result:
translate
Return Translated Text and the source language if it wasn't specified
Try it
Result:
detect
This endpoint will return the Language of the Text
Try it
Result:
named_entity_recognition
Locate and classify named entities mentioned in text into pre-defined categories such as person names, organizations, locations
Try it
Result:
sentiment_analysis
Analyze text to determine if the emotional tone of the message is positive, negative, or neutral.
Try it
Result:
topic_classification
Allows you to automatically extract meaning from text by identifying recurrent themes or topics