Skip to main content
Glama
rugvedp
by rugvedp

트위터 마케팅 MCP

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

비디오 데모

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

링크드인 포스트

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

Related MCP server: X (Twitter) MCP server

특징

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 라이선스에 따라 라이선스가 부여되었습니다.

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X

  • FastMCP server for posting formatted content to X (Twitter) — Tollbooth-monetized, DPYC-native

  • Twitter (X) trends over time, with growth for any keyword. Free key at trendsmcp.ai

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rugvedp/Twitter-Marketing-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server