adhikasp/mcp-twikit
If you are the rightful owner of mcp-twikit 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.
MCP-Twikit is a Model Context Protocol server designed for interacting with Twitter, enabling users to perform various Twitter-related tasks such as sentiment analysis and timeline retrieval.
Tools
Functions exposed to the LLM to take actions
search_twitter
Search twitter with a query. Sort by 'Top' or 'Latest'
get_user_tweets
Get tweets from a specific user's timeline.
get_timeline
Get tweets from your home timeline (For You).
get_latest_timeline
Get tweets from your home timeline (Following).
post_tweet
Post a tweet with optional media, reply, and tags.
delete_tweet
Delete a tweet by its ID.
send_dm
Send a direct message to a user.
delete_dm
Delete a direct message by its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client