twitter154

twitter154

3.9

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

  1. user_details

    This endpoint returns the public information about a Twitter profile

  2. user_stweets

    This endpoint return a list of user's tweets given a username

  3. user_stweets_continuation

    This endpoint return the next list of user's tweets given a username

  4. user_sfollowing

    This endpoint returns the list of following

  5. user_sfollowing_continuation

    This endpoint gets the next list of following using the token from the former call

  6. user_sfollowers

    This endpoint return a list of user's followers given a user ID

  7. continuation_user_sfollowers

    This endpoint returns the list of a user's followers

  8. user_slikes

    This endpoint return a list of user's likes given a user ID

  9. continuation_user_slikes

    This endpoint returns the list of a user's Likes

  10. user_smedia

    This endpoint return a list of user's media given a user ID

  11. continuation_user_smedia

    This endpoint returns the list of a user's medias

  12. tweet_details

    This endpoint return general information about a tweet

  13. tweet_replies

    This endpoint returns a list of reply tweets

  14. tweet_replies_continuation

    This endpoint returns the next list of reply tweets

  15. tweet_user_retweets

    This endpoint returns a list of user who retweeted the tweet

  16. tweet_user_retweets_continuation

    This endpoint returns the next list of user who retweeted the tweet

  17. tweet_user_favoriters

    This endpoint returns a list of user who favorited the tweet

  18. tweet_user_favoriters_continuation

    This endpoint returns the next list of user who favorited the tweet

  19. search

    This endpoint return search results

  20. search_continuation

    This endpoint return search continuation results

  21. geo_search

    Perform Geo search

  22. hashtag

    This endpoint return hashtag results

  23. hashtag_continuation

    This endpoint return the next hashtag results

  24. lists_details

    This endpoint returns the public information a Twitter Lists

  25. lists_tweets

    This endpoint return a list of tweets in a given Twitter list

  26. lists_tweets_continuation

    This endpoint returns the next list of tweets in a given Twitter list

  27. get_trends_near_alocation

    Returns the top 50 trending topics for a specific id (woeid), if trending information is available for it.

  28. available_locations

    Get the list of available locations

  29. translate

    Return Translated Text and the source language if it wasn't specified

  30. detect

    This endpoint will return the Language of the Text

  31. named_entity_recognition

    Locate and classify named entities mentioned in text into pre-defined categories such as person names, organizations, locations

  32. sentiment_analysis

    Analyze text to determine if the emotional tone of the message is positive, negative, or neutral.

  33. topic_classification

    Allows you to automatically extract meaning from text by identifying recurrent themes or topics