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.
Welcome to the `twitter154` MCP Server, a powerful tool designed to seamlessly interact with Twitter data. Known as 'The Old Bird,' this server provides robust access to a wide range of Twitter information, enabling users to effortlessly obtain tweet details, user followers, followings, post engagements, and much more. Whether you are looking to explore the latest tweets, videos, photos, or user profiles, `twitter154` has got you covered.
Features
- User Information: Retrieve public information about a Twitter profile, access a list of tweets, discover following and followers, and obtain liked tweets and media content.
- Tweet Information: Get general information about tweets, retrieve replies, view retweets, and see favoriters.
- Search and Hashtags: Perform comprehensive searches and retrieve tweets associated with specific hashtags.
- Lists and Trends: Access public information about Twitter Lists, get tweets from lists, and find top trending topics near a location.
- Translation and AI Tools: Translate text, detect language, perform named entity recognition, sentiment analysis, and topic classification.
Tools
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_retweets
This endpoint returns a list of user who retweeted the tweet
tweet_user_retweets_continuation
This endpoint returns the next list of user who retweeted the tweet
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
detect
This endpoint will return the Language of the Text
named_entity_recognition
Locate and classify named entities mentioned in text into pre-defined categories such as person names, organizations, locations
sentiment_analysis
Analyze text to determine if the emotional tone of the message is positive, negative, or neutral.
topic_classification
Allows you to automatically extract meaning from text by identifying recurrent themes or topics