Skip to main content
Glama

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.

npm version License: MIT Sponsor


πŸš€ Quick Start (FREE, no API key needed)

# Install
npm install -g discord-ai-mcp

# Add to your MCP client (e.g., Cline, Claude Desktop)
# No API key needed for FREE features!
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 (via invite link)

  • draft_community_message β€” Template-based message drafts


Related MCP server: Cloud Discord

πŸ”§ FREE Features (no API key)

Tool

What it does

No API key?

search_public_servers

Search Disboard.org for public servers

βœ… Works immediately

analyze_server_engagement

Check server activity via invite link

βœ… Works immediately

draft_community_message

Draft a community intro/pitch (template)

βœ… Works immediately


πŸ’Ž PREMIUM Features (requires DeepSeek API key)

Set DEEPSEEK_API_KEY in your .env file to unlock:

Tool

What it does

Why it's worth paying for

find_relevant_channels

AI suggests the best channels to post in

Saves hours of manual searching

draft_community_message (AI mode)

AI-personalized drafts matching community tone

10x better than templates

generate_moderation_rules

AI-generated community rules

Save time setting up your own server

Get a DeepSeek API key: https://platform.deepseek.com (cheap, ~$0.14/1M tokens)


πŸ“¦ Installation

For MCP Client Users (Claude Desktop, Cline, etc.)

Add to your MCP client config:

{
  "mcpServers": {
    "discord-ai-marketing": {
      "command": "node",
      "args": ["/path/to/discord-ai-mcp/index.js"],
      "env": {
        "DEEPSEEK_API_KEY": "sk-xxx" // Optional, for premium features
      }
    }
  }
}

For Developers

git clone https://github.com/1036007003-wq/discord-ai-mcp.git
cd discord-ai-mcp
npm install
node index.js

🎯 Use Cases

1. Find the right Discord servers to promote in

Use `search_public_servers` with keyword "AI"
β†’ Returns top Discord servers for AI communities

2. Check if a server is worth joining

Use `analyze_server_engagement` with invite link
β†’ Returns: Member count, online ratio, activity level

3. Draft a non-salesy intro post

Use `draft_community_message`
β†’ Returns: Template-based message (or AI draft with DeepSeek)

4. (Premium) Find the best channels to post in

Use `find_relevant_channels` with server description
β†’ Returns: AI-suggested channels (e.g., #showcase, #projects)

🌏 For China Users (δΈ­ε›½η”¨ζˆ·)

# If you can't access Discord API directly:
# 1. Set proxy
export HTTP_PROXY=http://127.0.0.1:7890
export HTTPS_PROXY=http://127.0.0.1:7890

# 2. Or use a China-friendly API proxy
# (We recommend setting up your own proxy, or use a VPN)

πŸ† Why This is Better Than...

Alternative

Problem

Our Solution

Manual Discord research

Takes hours, boring

Automated in seconds

Buying Discord ads

Expensive ($100+ / mo)

Free basic features

Hiring a community manager

$500+ / month

One-time setup

Other Discord bots

Require Bot token (complicated)

No token needed for basic features


πŸ“Š Roadmap

  • Free: Search public servers

  • Free: Analyze server engagement

  • Free: Draft community messages (template)

  • Premium: AI-powered message drafting (DeepSeek)

  • Premium: Find relevant channels (AI)

  • Premium: Generate moderation rules (AI)

  • Paid: Auto-moderation bot template

  • Paid: Invite tracking dashboard

  • Paid: Sentiment analysis for community feedback


πŸ’° Pricing (GitHub Sponsors)

Tier

Price

What you get

Free

$0

3 basic tools (no API key needed)

Supporter

$5/mo

All premium features + priority support

Team

$25/mo

All premium + custom AI prompts + Discord bot template

One-time

$99

Lifetime access (no subscription)

πŸ‘‰ Sponsor here: https://github.com/sponsors/1036007003-wq


πŸ› Issues / Feature Requests

Open an issue: https://github.com/1036007003-wq/discord-ai-mcp/issues


⭐ Star History

Star History Chart


Built by @1036007003-wq | Sponsor on GitHub ❀️

F
license - not found
-
quality - not tested
C
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.

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/1036007003-wq/discord-ai-mcp'

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