Skip to main content
Glama
1036007003-wq

Twitter Marketing MCP

README.md
# 🐦 Twitter/X Marketing MCP Server

> **Turn your AI assistant into a Twitter growth engine.** Search tweets, analyze accounts, generate viral content — all through natural language.

[![MCP](https://img.shields.io/badge/MCP-Server-blue)](https://modelcontextprotocol.io)
[![Stars](https://img.shields.io/github/stars/1036007003-wq/twitter-marketing-mcp?style=social)](https://github.com/1036007003-wq/twitter-marketing-mcp)
[![Sponsor](https://img.shields.io/badge/Sponsor-šŸ’–-pink)](https://github.com/sponsors/1036007003-wq)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Node](https://img.shields.io/badge/Node-18+-green)](https://nodejs.org)

---

## šŸ”„ Why Twitter Marketing MCP?

Twitter/X has **500M+ active users** — it's where ideas spread, products launch, and communities form. But finding the right conversations, accounts, and content strategies takes hours. This MCP server lets your AI do it in seconds.

**Perfect for:** Indie hackers, SaaS founders, content creators, growth marketers.

---

## ⚔ Quick Start (30 seconds)

```bash
git clone https://github.com/1036007003-wq/twitter-marketing-mcp.git
cd twitter-marketing-mcp
npm install
```

Add to your MCP client:

```json
{
  "mcpServers": {
    "twitter-marketing": {
      "command": "node",
      "args": ["/path/to/twitter-marketing-mcp/index.js"],
      "env": {
        "TWITTER_BEARER_TOKEN": "your-token"
      }
    }
  }
}
```

**Works with Nitter** (free, no API key) or **Twitter API v2** (free tier: 10K tweets/month).

---

## šŸŽÆ Features

### šŸ†“ Free

| Tool | Description | Use Case |
|------|-------------|----------|
| `search_tweets` | Search recent tweets by keyword/hashtag/user | Find conversations about your niche |
| `analyze_account` | Analyze any Twitter account | Study competitors & influencers |
| `find_trending` | Discover trending topics & hashtags | Jump on trends early |

### šŸ’Ž Premium (GitHub Sponsors $5/mo+)

| Tool | Description | Why Pay? |
|------|-------------|----------|
| `generate_tweet` | AI tweet generation (DeepSeek) | Viral hooks in seconds |
| `schedule_tweet` | Auto-post at optimal times | Consistent presence |
| `track_metrics` | KPI dashboard | Measure what works |

---

## šŸ’¬ Example Commands

```
"Search tweets about #indiehackers"
"Analyze @levelsio — how often do they tweet?"
"What's trending on Twitter right now?"
[Premium] "Generate a viral tweet about my new SaaS launch"
```

---

## šŸŒ China Users

```bash
# Twitter is blocked in China. Set proxy:
echo "HTTP_PROXY=http://127.0.0.1:7890" >> .env
```

---

## šŸ’° Pricing

| Tier | Price | Includes |
|------|-------|----------|
| Free | $0 | 3 research tools |
| Supporter | $5/mo | All premium tools |
| Team | $25/mo | Premium + custom prompts |
| Lifetime | $99 | One-time, forever |

šŸ‘‰ **[Become a Sponsor →](https://github.com/sponsors/1036007003-wq)**

---

## 🧩 More MCP Tools

| Product | Link | Free Features |
|---------|------|---------------|
| šŸš€ Reddit Marketing | [Repo](https://github.com/1036007003-wq/reddit-marketing-mcp) | 3 tools |
| šŸ’¬ Discord AI Marketing | [Repo](https://github.com/1036007003-wq/discord-ai-mcp) | 3 tools |
| ⭐ GitHub Stars Growth | [Repo](https://github.com/1036007003-wq/github-stars-mcp) | 4 tools |
| šŸ’¼ LinkedIn B2B Marketing | [Repo](https://github.com/1036007003-wq/linkedin-marketing-mcp) | 3 tools |
| šŸŽµ TikTok Viral Marketing | [Repo](https://github.com/1036007003-wq/tiktok-marketing-mcp) | 3 tools |

---

## šŸ“„ License

MIT

**Built by [@1036007003-wq](https://github.com/1036007003-wq) | ⭐ Star if useful | šŸ’– [Sponsor](https://github.com/sponsors/1036007003-wq)**

---

## šŸ”§ Need a Custom MCP Server?

I build custom MCP Servers for any API or system. 5-day delivery, $1,500/project.

**Contact:** Open an issue or email `1036007003@qq.com`

TDQS

A3.7/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: account analysis, trending topics, tweet generation, scheduling, keyword search, and metrics tracking. No two tools overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case, making them predictable and easy to understand.

Tool Count5/5

Six tools is well-scoped for a Twitter marketing MCP, covering essential operations without being too few or too many.

Completeness4/5

The set covers core marketing tasks (analysis, trending, generation, scheduling, search, metrics), but lacks an immediate posting tool or deletion capability, which are minor gaps.

Maintenance

ActivityStale
ResponsivenessNo issues