SocialData MCP Tools
SocialData exposes 14 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_user_by_usernameRead-onlyget user by username
-
get_user_by_idRead-onlyget user by id
-
search_usersRead-onlysearch users
-
get_tweetRead-onlyget tweet
-
get_tweet_threadRead-onlyget tweet thread
-
get_tweet_commentsRead-onlyget tweet comments
-
get_user_tweetsRead-onlyget user tweets
-
get_user_tweets_and_repliesRead-onlyget user tweets and replies
-
get_user_mentionsRead-onlyget user mentions
-
get_user_followersRead-onlyget user followers
-
get_user_followingRead-onlyget user following
-
check_is_followingRead-onlycheck is following
-
search_tweetsRead-onlysearch tweets
-
get_list_tweetsRead-onlyget list tweets
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.