Twitter MCP Server
UnclaimedA Unofficial Twitter MCP Server with cookie auth.
Install
pip install -r requirements.txtUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
auth_token
(string): Twitter authtoken cookie
category
(string, optional): The category of trends to retrieve (default: "trending")
conversation_id
(string): The conversation ID containing the message
count
(integer, optional): Number of messages to retrieve (default: 20, max: 100)
ct0
(string): Twitter ct0 cookie
emoji
(string): The emoji to add (e.g., "👍", "❤️", "😀")
get_trends
Get trending topics on Twitter.
get_tweet_replies
Get replies to a specific tweet.
message_id
(string): The ID of the message to react to
recipient_username
(string): The username (without @) to send the message to (automatically converted to userid internally)
text
(string): The message content
tweet_id
(string): The ID of the tweet to get replies for