baryhuang/mcp-twitter-noauth
If you are the rightful owner of mcp-twitter-noauth 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.
A MCP server providing Twitter API access without local credential setup, enabling core Twitter operations.
Tools
Functions exposed to the LLM to take actions
twitter_refresh_token
Refresh the access token using the refresh token and client credentials
twitter_search_tweets
Search for tweets using the Twitter API
twitter_get_user_tweets
Get recent tweets by a specific user
twitter_get_user_replies
Get recent replies by a specific user
twitter_post_tweet
Post a new tweet
twitter_reply_to_tweet
Reply to an existing tweet
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client