twitter-mcp-server

gkydev/twitter-mcp-server

3.4

If you are the rightful owner of twitter-mcp-server 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 Twitter MCP Server is a Model Context Protocol server that enables AI assistants to interact with Twitter using the `twikit` library, leveraging cookie-based authentication.

Tools

Functions exposed to the LLM to take actions

authenticate

Test authentication with cookies.

tweet

Post a new tweet.

get_user_info

Get information about a Twitter user.

search_tweets

Search for tweets.

get_timeline

Get tweets from your timeline.

like_tweet

Like a tweet by ID.

retweet

Retweet a tweet by ID.

send_dm

Send a direct message to a user.

get_dm_history

Get direct message history with a specific user.

add_reaction_to_message

Add an emoji reaction to a direct message.

delete_dm

Delete a direct message.

get_tweet_replies

Get replies to a specific tweet.

get_trends

Get trending topics on Twitter.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources