Twitter MCP Server
未申請A Unofficial Twitter MCP Server with cookie auth.
インストール
pip install -r requirements.txt未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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