discord-ai-mcp
README.md
# Discord AI Marketing MCP v1.0.0
**Free MCP server to grow Discord communities — find servers, draft messages, analyze engagement. Premium features powered by DeepSeek AI.**
[](https://www.npmjs.com/package/discord-ai-mcp)
[](LICENSE)
---
## 🚀 Quick Start (FREE, no API key needed)
```bash
# Install
npm install -g discord-ai-mcp
# Add to your MCP client (Claude Desktop, Cursor, Cline)
node /path/to/discord-ai-mcp/index.js
```
**That's it!** Start using these FREE tools immediately:
- `search_public_servers` — Find Discord servers by keyword
- `analyze_server_engagement` — Check if a server is active
- `draft_community_message` — Template-based message drafts
---
## 🔧 FREE Features (no API key)
| Tool | What it does |
|------|---------------|
| `search_public_servers` | Search Disboard.org for public servers |
| `analyze_server_engagement` | Check server activity via invite link |
| `draft_community_message` | Draft a community intro/pitch |
---
## 💎 PREMIUM Features (requires DeepSeek API key)
Set `DEEPSEEK_API_KEY` in your `.env` file to unlock:
| Tool | What it does |
|------|---------------|
| `find_relevant_channels` | AI suggests the best channels to post in |
| `draft_community_message` (AI mode) | AI-personalized drafts matching community tone |
| `generate_moderation_rules` | AI-generated community rules |
**Get a DeepSeek API key:** https://platform.deepseek.com (~$0.14/1M tokens)
---
## 📦 Installation
Add to your MCP client config:
```json
{
"mcpServers": {
"discord-ai-marketing": {
"command": "node",
"args": ["/path/to/discord-ai-mcp/index.js"],
"env": {
"DEEPSEEK_API_KEY": "sk-xxx"
}
}
}
}
```
---
## 🎯 Use Cases
1. **Find the right Discord servers** — `search_public_servers` with keyword "AI"
2. **Check if a server is worth joining** — `analyze_server_engagement` with invite link
3. **Draft a non-salesy intro post** — `draft_community_message`
4. **(Premium) Find the best channels to post in** — `find_relevant_channels`
---
## 🧩 More MCP Servers
| Server | Link |
|--------|------|
| ⭐ GitHub Stars Growth | [github-stars-mcp](https://github.com/1036007003-wq/github-stars-mcp) |
| 🚀 Reddit Marketing | [reddit-marketing-mcp](https://github.com/1036007003-wq/reddit-marketing-mcp) |
| 🐦 Twitter/X Marketing | [twitter-marketing-mcp](https://github.com/1036007003-wq/twitter-marketing-mcp) |
| 💼 LinkedIn B2B Marketing | [linkedin-marketing-mcp](https://github.com/1036007003-wq/linkedin-marketing-mcp) |
| 🎵 TikTok Viral Marketing | [tiktok-marketing-mcp](https://github.com/1036007003-wq/tiktok-marketing-mcp) |
---
## 💰 Pricing
| Tier | Price | What you get |
|------|-------|---------------|
| **Free** | $0 | 3 basic tools (no API key needed) |
| **Supporter** | $5/mo | All premium features + priority support |
| **Lifetime** | $99 | Lifetime access (no subscription) |
---
## 🔧 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`
---
**Built by [wangchenji](https://github.com/1036007003-wq) | MIT License**
TDQS
A3.8/5.0
Scored across 5 tools
Disambiguation5/5
Each tool targets a distinct task: engagement analysis, message drafting, channel finding, rule generation, and server search. There is no overlap in their purposes.
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
With 5 tools, the server covers core Discord AI functionalities without being overwhelming or insufficient. The count fits the scope well.
Completeness4/5
The tool set covers key community AI tasks but lacks tools for actual message posting or channel management. These are minor gaps given the stated domain.
Maintenance
ActivityStale
ResponsivenessNo issues