mcpserver.lol
registry/twitter-x-aio
Connection check verified live · 20h ago

twitter-x-aio

Twitter: Access real-time Twitter/X data as soon as it's posted! With the Twitter/X AIO API, you.

Tools 23
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

23 tools

Read from the running server on 20h ago.

get_misc_emojis
Receive a full list of all twitter custom emojis with the hashtag, image and more. Group: Utilities/Misc. Billing per call: 1 Credits.
get_misc_locations
This gives you a list of all available locations. Group: Utilities/Misc. Billing per call: 1 Credits.
get_misc_subtitles
Get the full subtitles of a video Group: ✨ Exclusive endpoints. Billing per call: 1 Credits.
get_resolve_urls urls
resolve urls Group: Utilities/Misc. Billing per call: 1 Credits.
get_search_searchTerm countcursorfilterscategorysearchTerm*includeTimestamp
With the search endpoint you can search all of twitter. You just need to provide a search term. ⚠ If you have a large cursor the GET-request will limit at some length. For that you…
get_trends_locationId locationId*
Get twitter trends for worldwide or a specific region. Billing per call: 1 Credits.
get_tweet_tweetId tweetId*
Receive all tweet informations and comments by tweetId. ⚠️ For large cursors (many replies you want to fetch) you can use the POST-request to be not limited by the GET-request leng…
get_tweet_tweetId_favorites countcursortweetId*
Receive all likes for a tweet. Group: Tweet. Billing per call: 1 Credits.
get_tweet_tweetId_retweets countcursortweetId*
Receive all retweets for a tweet. Group: Tweet. Billing per call: 1 Credits.
get_user_by_username_username username*
Receive follower counts, images and more user related data with this endpoint. Group: User. Billing per call: 1 Credits.
get_username_to_id_username username*
You'll need the userId to receive tweets, media and replies. Group: Utilities/Misc. Billing per call: 1 Credits.
get_user_userId userId*
This is the prefered method of getting any information. Receive follower counts, images and more user related data with this endpoint. Group: User. Billing per call: 1 Credits.
get_user_userId_followers countcursoruserId*username
Receive all followers of a user. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits.
get_user_userId_followings countcursoruserId*username
Receive all followings of a user. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits.
get_user_userId_followings_basic userId*username
You'll receive a basic list of all followings a user has. Please provide only the userId and you'll receive the following followings data: id, username, createdDate, followings, fo…
get_user_userId_followings_ids countcursoruserId*username
Get the ids of the users a certain user follows Group: User. Billing per call: 1 Credits.
get_user_userId_likes userId*
Receive all likes of a user. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits.
get_user_userId_media userId*
Receive all media items ordered by most recent. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits.
get_user_userId_tweets countcursoruserId*username
Receive all tweets ordered by most recent. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits.
get_user_userId_tweetsAndReplies countcursoruserId*username
Receive all tweets and replies ordered by most recent. You can use the cursor and count to navigate around. Group: User. Billing per call: 1 Credits.
get_user_usernames_to_ids
This endpoint receives a list of usernames and converts up to 100 of them at the same time to ids. Group: ✨ Exclusive endpoints. Billing per call: 1 Credits.
post_search_searchTerm searchTerm*
With the search endpoint you can search all of twitter. You just need to provide a search term. This is the POST-request which allows you to send larger requests. Group: Utilities/…
post_tweet_tweetId tweetId*
Receive all tweet informations and comments by tweetId. This POST-request allows you to dig deeper into the replies when the cursor is growing. Group: Utilities/Misc. Billing per c…