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. Он включает функции для твитов, генерации изображений и веб-скрапинга.

Видео демонстрация

Посмотрите видеодемонстрацию Twitter Marketing MCP в действии:

Пост в LinkedIn

Посмотрите видеодемонстрацию на LinkedIn

Функции

1. Публикация твитов

Публикуйте твиты с изображениями или без них прямо в Twitter.

2. Генерация изображения

Создавайте изображения на основе текстовых подсказок с помощью API Gemini от Google.

3. Веб-скрапинг

Выполняйте локализованный поиск по типу Google с помощью API Serper.

Установка

  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>

Использование

Откройте рабочий стол Клода и вы увидите, что Twitter Marketing 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