twitterapi mcp server MCP Tools
twitterapi mcp server exposes 12 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_tweetsRead-onlysearch tweets
-
get_user_infoRead-onlyget user info
-
get_user_aboutRead-onlyget user about
-
get_user_followersRead-onlyget user followers
-
get_user_followingsRead-onlyget user followings
-
get_user_last_tweetsRead-onlyget user last tweets
-
get_user_mentionsRead-onlyget user mentions
-
get_tweets_by_idsRead-onlyget tweets by ids
-
get_tweet_repliesRead-onlyget tweet replies
-
get_tweet_quotesRead-onlyget tweet quotes
-
get_tweet_retweetersRead-onlyget tweet retweeters
-
get_trendsRead-onlyget trends
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.