A
securityA
licenseA
qualityServer for X (Twitter) integration that provides tools for reading your timeline and engaging with tweets. Designed for use with Claude desktop.
Last updated -
3
8
9
JavaScript
MIT License
この MCP サーバーにより、クライアントは X (旧 Twitter) と対話できるようになり、ツイートの投稿、コンテンツの検索、アカウントの管理、リストの整理などの包括的なプラットフォーム操作が可能になります。
git clone https://github.com/Dishant27/twitter-mcp.git
npm install
.env
ファイルの使用:このサーバーをClaudeで使用するには、MCP設定を行う必要があります。設定例を以下に示します。
この構成を、通常次の場所にある Claude MCP 構成ディレクトリに保存します。
%APPDATA%\AnthropicClaude\mcp-servers
~/Library/Application Support/AnthropicClaude/mcp-servers
~/.config/AnthropicClaude/mcp-servers
ツール名 | 説明 |
---|---|
post_tweet | Xに新しいコンテンツを投稿する |
search_tweets | Xでコンテンツを検索 |
get_profile | ユーザーまたは認証されたアカウントのプロフィール情報を取得する |
update_profile | 認証されたユーザーのプロフィールを更新する |
follow_user | ユーザーをフォローする |
unfollow_user | ユーザーのフォローを解除する |
list_followers | ユーザーまたは認証されたアカウントのフォロワーを一覧表示する |
list_following | ユーザーまたは認証されたアカウントがフォローしているアカウントを一覧表示する |
create_list | 新しいリストを作成する |
get_list_info | リストに関する情報を取得する |
get_user_lists | 認証されたユーザーが所有するすべてのリストを取得する |
変数 | 説明 |
---|---|
TWITTER_API_KEY | APIキー |
TWITTER_API_SECRET | APIシークレット |
TWITTER_ACCESS_TOKEN | アクセストークン |
TWITTER_ACCESS_TOKEN_SECRET | アクセストークンシークレット |
マサチューセッツ工科大学
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
X (旧 Twitter) とのやり取りを可能にし、ツイートの投稿、コンテンツの検索、アカウントの管理、リストの整理が可能になります。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dishant27/twitter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server