kinhunt/twitterapi-mcp
If you are the rightful owner of twitterapi-mcp 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 TwitterAPI MCP Server provides seamless access to Twitter data via the TwitterAPI.io service, allowing interaction with Twitter's ecosystem without needing Twitter developer account approval.
Tools
Functions exposed to the LLM to take actions
get_user_by_username
Get user details by username
get_user_by_id
Get user details by user ID
get_user_followers
Get user's followers list
get_user_following
Get list of users someone follows
search_users
Search for users by query
get_user_tweets
Get tweets from a specific user
search_tweets
Search tweets by keywords
get_tweet_by_id
Get specific tweet details
get_tweet_replies
Get replies to a tweet
login_user
Login to Twitter account
create_tweet
Post new tweets or replies
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client