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

트위터 마케팅 MCP

이 저장소에는 Python을 사용하여 소셜 미디어 마케팅 업무를 간소화하도록 설계된 도구인 Twitter Marketing MCP가 포함되어 있습니다. 트윗, 이미지 생성, 웹 스크래핑 기능이 포함되어 있습니다.

비디오 데모

Twitter 마케팅 MCP가 실제로 작동하는 모습을 보여주는 비디오 데모를 시청해 보세요.

링크드인 포스트

LinkedIn에서 비디오 데모를 시청하세요

특징

1. 트윗 게시

이미지가 있거나 없는 트윗을 Twitter에 직접 게시하세요.

2. 이미지 생성

Google의 Gemini API를 사용하여 텍스트 프롬프트를 기반으로 이미지를 생성합니다.

3. 웹 스크래핑

Serper API를 사용하여 Google과 유사한 지역화된 검색을 수행합니다.

설치

  1. 저장소를 복제합니다.지엑스피1
  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 마케팅 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.

트위터 마케팅 MCP

  1. 비디오 데모
    1. 링크드인 포스트
      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