twitter_241
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
get_user_by_username
Gets a user by username
get_users_by_ids
Get Users By IDs (Rest IDs)
get_users_by_ids_v2
Get Users By IDs V2
get_user_replies
Get User Replies By ID You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_replies_v2
Get User Replies By ID You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_media
Get User Media By ID You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_tweets
Get User Tweets By ID You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_followings
Get User Followings By ID. You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_following_ids
GET Following IDs by Username
get_user_followers
Get User Followers By ID. You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_verified_followers
Get User Verified Followers By ID. You can get the user(rest_id) query from "Get User By Username" endpoint
get_user_followers_ids
GET Followers IDs by Username
get_highlights
Get user highlights by ID
get_post_comments
Get Post Comments By Post ID
get_post_comments_v2
Get Post Comments By Post ID V2
get_post_quotes
Get Post Quotes By Post ID
get_post_retweets
Get Post Retweets By Post ID
get_tweet_details
Get Tweet Details By Tweet ID
get_tweet_details_v2
Get Tweet Details By Tweet ID
get_tweets_details_by_ids
Get Tweets Details By Tweet IDs
search_twitter_v2
Search Twitter (Top, Latest, Videos, Photos and People)
search_twitter
Search Twitter (Top, Latest, Videos, Photos and People)
autocomplete
Twitter Seach Query Autocomplete
space_details
Get Space Details By ID
get_organization_affiliates
Get Organization Affiliates By ID You can get the user(rest_id) query from "Get User By Username" endpoint
search_lists
Search lists
get_list_details
Get list details by listId
get_list_timeline
Get list timeline by listId
get_list_followers
Get List Followers by List ID
get_list_members
Get List Members by List ID
search_community
Search community
get_community_topics
Get Community Topics
fetch_popular_community
Fetch Popular Community
get_community_timeline
Explore Community Timeline
get_community_members
Get Community Members by Community ID
get_community_moderators
Get Community Moderators by Community ID
get_community_tweets
Get Community Tweets by Community ID
get_community_about
Get Community About by Community Id
get_community_details
Get Community Details by Community ID
search_job_locations
Suggest Job Locations
search_jobs
Search Jobs
job_details
Get Job Details
get_available_trends_locations
Get Available Trends Locations
get_trends_by_location
Get Trends By Location
get_user_likes
Get User Likes By ID You can get the user(rest_id) query from "Get User By Username" endpoint
get_post_likes
Get Post Likes By Post ID