
Twitter MCP サーバー
この MCP サーバーにより、クライアントは Twitter と対話してツイートを投稿したり、Twitter を検索したりできるようになります。
クイックスタート
Twitter開発者アカウントを作成し、 Twitter開発者ポータルからAPIキーを取得します。
この構成を Claude Desktop 構成ファイルに追加します。
Windows : %APPDATA%\Claude\claude_desktop_config.json
macOS : ~/Library/Application Support/Claude/claude_desktop_config.json
Claudeデスクトップを再起動します
これで完了です。Claude は次の 2 つのツールを通じて Twitter を操作できるようになりました。
post_tweet: 新しいツイートを投稿するsearch_tweets: ツイートを検索する
使用例
クロードに聞いてみてください:
「『クロードからこんにちは!』ってツイートしてもらえますか?」
「クロードAIに関するツイートを検索できますか?」
トラブルシューティング
ログは次の場所にあります:
Windows :
%APPDATA%\Claude\logs\mcp-server-twitter.logmacOS :
~/Library/Logs/Claude/mcp-server-twitter.log
発達
貢献したりソースから実行したりしたい場合:
リポジトリをクローンします。
依存関係をインストールします:
建てる:
走る:
評価の実行
evalsパッケージはmcpクライアントをロードし、index.tsファイルを実行するため、テスト間でリビルドする必要はありません。npxコマンドの先頭に環境変数をロードすることもできます。完全なドキュメントはこちらでご覧いただけます。
ライセンス
マサチューセッツ工科大学
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.
Claude が Twitter とやり取りしてツイートを投稿したり、Twitter コンテンツを検索したりできるようにする MCP サーバー。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityAn MCP server that allows Claude to create, manage and publish X/Twitter posts directly through the chat interface.Last updated -61MIT License
- Asecurity-licenseAqualityAn MCP server that enables saving and sharing Claude Desktop conversations, allowing users to store chats privately or make them public through a web interface.Last updated -10MIT License
- Asecurity-licenseAqualityAn MCP server that allows Claude to interact with Discord by providing tools for sending/reading messages and managing server resources through Discord's API.Last updated -19103
- -security-license-qualityA simple MCP server that allows Claude to access your Telegram account to read and send messages on your behalf.Last updated -6Apache 2.0