twitter-api45

twitter-api45

4.0

twitter-api45 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-api45 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 Twitter-API45 MCP server provides tools to interact with Twitter's unofficial API, offering endpoints for user, tweet, and community data retrieval.

user_info

Using this method you can get information about user by the screenname.

Try it

    Twitter user's id. This parameter overwrites screenname parameter.

        Result:

        user_timeline

        This endpoint gets lates user's tweets by it's screenname.

        Try it

          Optional parameter that overwrites the screename. Screename could be a random string if this user id is passed.

                Result:

                following

                Get the list of accounts user is following.

                Try it

                        Result:

                        followers

                        Get latest user's followers list

                        Try it

                                Result:

                                tweet_info

                                With this endpoint you can get tweet info by it's id.

                                Try it

                                    Result:

                                    affilates

                                    Give you the list of affilates for the corporate account.

                                    Try it

                                          Result:

                                          user_smedia

                                          Helps to get a user's media

                                          Try it

                                                  Result:

                                                  retweets

                                                  Get the list of of users who retweeted the tweet.

                                                  Try it

                                                    The value of the next_cursor field in the response. Example value: HBaE2pGdj9GLqjEAAA==

                                                        Result:

                                                        trends

                                                        Please let me know if you need other countries in the list.

                                                        Try it

                                                            Result:

                                                            search

                                                            WARNING: The Search endpoint is rate limited for new customers to 60 requests/minute. Please contact me if you need a higher limit. Email: alexander.xbx@gmail.com

                                                            Try it

                                                                    Result:

                                                                    check_retweet

                                                                    This endpoint get latest tweets of the user and checks if there is a retweet of the needed tweet. WARNING: might not be suitable for old retweets.

                                                                    Try it

                                                                          Result:

                                                                          user_replies

                                                                          Gets user's replies of the user.

                                                                          Try it

                                                                                Result:

                                                                                tweet_thread

                                                                                Gets the basic tweet info and the replies to it.

                                                                                Try it

                                                                                      Result:

                                                                                      latest_replies

                                                                                      Gets the latest replies of the tweet.

                                                                                      Try it

                                                                                            Result:

                                                                                            check_follow

                                                                                            This endpoint get latest subscriptins of the user and latest followers for the target account. And checks if user follows the needed account. WARNING: might not be suitable for big accounts or old subscriptions.

                                                                                            Try it

                                                                                                  Result:

                                                                                                  list_timeline

                                                                                                  With this endpoint you can get the timeline of the lists.

                                                                                                  Try it

                                                                                                        Result:

                                                                                                        communities_posts_search_latest

                                                                                                        Search for the Latest posts in communities

                                                                                                        Try it

                                                                                                              Result:

                                                                                                              communities_posts_search_top

                                                                                                              Search for the posts in communities post order top.

                                                                                                              Try it

                                                                                                                    Result:

                                                                                                                    communities_search

                                                                                                                    Search for the communities on the X

                                                                                                                    Try it

                                                                                                                          Result:

                                                                                                                          profiles_by_restids

                                                                                                                          Returns an array of users by their rest_ids.

                                                                                                                          Try it

                                                                                                                              Result:

                                                                                                                              comunity_posts

                                                                                                                              Returns the posts from the community.

                                                                                                                              Try it

                                                                                                                                      Result:

                                                                                                                                      list_followers

                                                                                                                                      Get the followers of the list on Twitter / X

                                                                                                                                      Try it

                                                                                                                                            Result:

                                                                                                                                            list_members

                                                                                                                                            Get the members of the list on Twitter / X

                                                                                                                                            Try it

                                                                                                                                                  Result:

                                                                                                                                                  spaces_info

                                                                                                                                                  Give you the basic information about the spaces.

                                                                                                                                                  Try it

                                                                                                                                                      Result: