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.
[](https://modelcontextprotocol.io)
[](https://github.com/1036007003-wq/twitter-marketing-mcp)
[](https://github.com/sponsors/1036007003-wq)
[](LICENSE)
[](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