Twitter Marketing MCP

Integrations

  • Hosts the repository containing the Twitter Marketing MCP code and documentation

  • Integrates with Google's Gemini API for image generation based on text prompts

  • Utilizes Python for implementing social media marketing automation tasks

TwitterマーケティングMCP

このリポジトリには、 Twitter Marketing MCPが含まれています。これは、Pythonを使用してソーシャルメディアマーケティングタスクを効率化するために設計されたツールです。ツイート、画像生成、Webスクレイピングなどの機能が含まれています。

ビデオデモンストレーション

Twitter マーケティング MCP の動作を示すビデオデモをご覧ください。

LinkedInの投稿

LinkedInでビデオデモを見る

特徴

1.ツイート投稿

画像付きまたは画像なしのツイートを Twitter に直接投稿します。

2.画像生成

Google の Gemini API を使用して、テキスト プロンプトに基づいて画像を生成します。

3.ウェブスクレイピング

Serper API を使用して、Google のようなローカライズされた検索を実行します。

インストール

  1. リポジトリをクローンします。
    git clone https://github.com/rugvedp/Twitter-Marketing-MCP.git cd Twitter-Marketing-MCP
  2. 依存関係をインストールします:
    pip install requirements.txt mcp install script.py
  3. 次のキーを含む.envファイルを作成します。
    X_api_key=<your_twitter_api_key> X_api_key_sec=<your_twitter_api_secret> X_access_token=<your_twitter_access_token> X_access_token_sec=<your_twitter_access_token_secret> X_bearer_token=<your_twitter_bearer_token> GEMINI_API_KEY=<your_gemini_api_key> serper_api=<your_serper_api_key>

使用法

claude デスクトップを開くと、Twitter マーケティング MCP が使用できる状態になっていることがわかります。

そうでない場合は、 config.jsonをclaude_desktop_config.jsonにコピー&ペーストしてください。

フォルダ構造

. ├── generated_images/ # Folder for storing generated images ├── script.py # MCP core logic ├── .env # Environment variables ├── requirements.txt # Python dependencies └── readme.md # Project documentation

ライセンス

このプロジェクトは MIT ライセンスに基づいてライセンスされています。

-
security - not tested
A
license - permissive license
-
quality - not tested

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.

TwitterマーケティングMCP

  1. ビデオデモンストレーション
    1. LinkedInの投稿
      1. 特徴
      2. インストール
      3. 使用法
      4. フォルダ構造
      5. ライセンス

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol (MCP) server for managing social media posts, currently supporting X (formerly Twitter).
      Last updated -
      3
      7
      JavaScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      An MCP server that enables Claude to interact with Twitter, allowing for posting tweets and searching Twitter content.
      Last updated -
      2
      65
      202
      TypeScript
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      A powerful LinkedIn Profile Analyzer that seamlessly integrates with Claude AI to fetch and analyze public LinkedIn profiles, enabling users to extract, search, and analyze posts data through RapidAPI's LinkedIn Data API.
      Last updated -
      1
      Python
      MIT License
    • -
      security
      A
      license
      -
      quality
      A headless MCP server that provides Twitter API access without requiring local credential setup, enabling core Twitter operations like searching tweets, getting user tweets, posting tweets, and replying to tweets.
      Last updated -
      Python
      MIT License

    View all related MCP servers

    ID: 5kumzt9xhf