twitter_241

twitter_241

4.0

twitter_241 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_241 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.

Aigeon AI Twitter 241 is a Python-based server application designed to interact with Twitter data through a series of API endpoints.

Aigeon AI Twitter 241 is a robust server application that facilitates interaction with Twitter data using a Python-based framework. It leverages the FastMCP server framework to provide a suite of tools for retrieving user-related information from Twitter. The application allows users to access detailed information about Twitter users, including their tweets, media, and social connections. It supports paginated data retrieval using cursors, ensuring efficient data handling and access. The integration with a third-party API enhances its capabilities, making it a comprehensive solution for managing and analyzing Twitter data. The server is designed to be user-friendly, providing easy access to its functionalities through well-defined API endpoints.

Features

  • Retrieve Twitter user information by username or user IDs.
  • Access user tweets, media, and replies with pagination support.
  • Explore user social connections, including followers and followings.
  • Integration with a third-party API for enhanced data access.
  • Support for paginated data retrieval using cursors.

Tools

  1. get_user_by_username

    Gets a user by username

  2. get_users_by_ids

    Get Users By IDs (Rest IDs)

  3. get_users_by_ids_v2

    Get Users By IDs V2

  4. get_user_replies

    Get User Replies By ID You can get the user(rest_id) query from "Get User By Username" endpoint

  5. get_user_replies_v2

    Get User Replies By ID You can get the user(rest_id) query from "Get User By Username" endpoint

  6. get_user_media

    Get User Media By ID You can get the user(rest_id) query from "Get User By Username" endpoint

  7. get_user_tweets

    Get User Tweets By ID You can get the user(rest_id) query from "Get User By Username" endpoint

  8. get_user_followings

    Get User Followings By ID. You can get the user(rest_id) query from "Get User By Username" endpoint

  9. get_user_following_ids

    GET Following IDs by Username

  10. get_user_followers

    Get User Followers By ID. You can get the user(rest_id) query from "Get User By Username" endpoint

  11. get_user_verified_followers

    Get User Verified Followers By ID. You can get the user(rest_id) query from "Get User By Username" endpoint

  12. get_user_followers_ids

    GET Followers IDs by Username

  13. get_highlights

    Get user highlights by ID

  14. get_post_comments

    Get Post Comments By Post ID

  15. get_post_comments_v2

    Get Post Comments By Post ID V2

  16. get_post_quotes

    Get Post Quotes By Post ID

  17. get_post_retweets

    Get Post Retweets By Post ID

  18. get_tweet_details

    Get Tweet Details By Tweet ID

  19. get_tweet_details_v2

    Get Tweet Details By Tweet ID

  20. get_tweets_details_by_ids

    Get Tweets Details By Tweet IDs

  21. search_twitter_v2

    Search Twitter (Top, Latest, Videos, Photos and People)

  22. search_twitter

    Search Twitter (Top, Latest, Videos, Photos and People)

  23. autocomplete

    Twitter Seach Query Autocomplete

  24. space_details

    Get Space Details By ID

  25. get_organization_affiliates

    Get Organization Affiliates By ID You can get the user(rest_id) query from "Get User By Username" endpoint

  26. search_lists

    Search lists

  27. get_list_details

    Get list details by listId

  28. get_list_timeline

    Get list timeline by listId

  29. get_list_followers

    Get List Followers by List ID

  30. get_list_members

    Get List Members by List ID

  31. search_community

    Search community

  32. get_community_topics

    Get Community Topics

  33. fetch_popular_community

    Fetch Popular Community

  34. get_community_timeline

    Explore Community Timeline

  35. get_community_members

    Get Community Members by Community ID

  36. get_community_moderators

    Get Community Moderators by Community ID

  37. get_community_tweets

    Get Community Tweets by Community ID

  38. get_community_about

    Get Community About by Community Id

  39. get_community_details

    Get Community Details by Community ID

  40. search_job_locations

    Suggest Job Locations

  41. search_jobs

    Search Jobs

  42. job_details

    Get Job Details

  43. get_available_trends_locations

    Get Available Trends Locations

  44. get_trends_by_location

    Get Trends By Location

  45. get_user_likes

    Get User Likes By ID You can get the user(rest_id) query from "Get User By Username" endpoint

  46. get_post_likes

    Get Post Likes By Post ID