Skip to main content
Glama
rugvedp
by rugvedp

Twitter 营销 MCP

此存储库包含Twitter Marketing MCP ,这是一个使用 Python 简化社交媒体营销任务的工具。它包含推文、图像生成和网页抓取等功能。

视频演示

观看Twitter Marketing MCP实际操作的视频演示:

领英帖子

在 LinkedIn 上观看视频演示

Related MCP server: X (Twitter) MCP server

特征

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 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 许可。

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