Home › Communication › Discord MCP
Discord MCP
Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.28.0)
npx -y @discord-mcp/cli@0.28.0
Or add to your MCP client config:
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"@discord-mcp/cli@0.28.0"
],
"env": {
"DISCORD_TOKEN": "<YOUR_VALUE>",
"DISCORD_EXPECTED_BOT_ID": "<YOUR_VALUE>",
"ALLOWED_GUILDS": "<YOUR_VALUE>"
}
}
}
}
DISCORD_TOKENrequired secret — Discord bot token. The optional Bot prefix is accepted.DISCORD_EXPECTED_BOT_ID— Expected Discord bot ID. Startup fails if the token belongs to another bot.ALLOWED_GUILDS— Comma-separated Discord guild IDs this deployment may operate against.
Related servers
inbox-zero
An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.
whatsapp-mcp
An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups
NotFair
OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL.
slack-mcp-server
The most powerful MCP server for Slack Workspaces.
telegram-mcp
Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and…
OpenOSINT
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
Data from the Official MCP Registry