discord-ai-mcp
Provides tools for searching public Discord servers, analyzing server engagement via invite links, and drafting community messages for Discord communities.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@discord-ai-mcpfind Discord servers about AI"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
π 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.jsThat's it! Start using these FREE tools immediately:
search_public_serversβ Find Discord servers by keywordanalyze_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 Disboard.org for public servers | β Works immediately |
| Check server activity via invite link | β Works immediately |
| 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 |
| AI suggests the best channels to post in | Saves hours of manual searching |
| AI-personalized drafts matching community tone | 10x better than templates |
| 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 communities2. Check if a server is worth joining
Use `analyze_server_engagement` with invite link
β Returns: Member count, online ratio, activity level3. 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
Built by @1036007003-wq | Sponsor on GitHub β€οΈ
This server cannot be installed
Maintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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