Discord MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 637 installs a week from npm. Last commit 15 Sep 2026.
Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const packageMatch = /^@discord-mcp\/cli@(.+)$/u.exec(args[2]);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add discord-mcp -- npx -y @discord-mcp/cli
{
"mcpServers": {
"discord-mcp": {
"args": [
"-y",
"@discord-mcp/cli"
],
"command": "npx"
}
}
}
[mcp_servers.discord-mcp]
command = "npx"
args = ["-y", "@discord-mcp/cli"]
{
"mcpServers": {
"discord-mcp": {
"args": [
"-y",
"@discord-mcp/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"discord-mcp": {
"args": [
"-y",
"@discord-mcp/cli"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DISCORD_TOKEN (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.).
The author declared them in the registry entry; get the values from the project itself.
Discord server management MCP for AI agents: chat, moderation, admin, and full server building.
Discord channel operations for AI agents. Fetch, search, mentions, post. 4 tools.
A lightweight, multi-guild Discord MCP server with 95+ tools
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
Safety-first MCP server for Discord with privacy-safe reads, audits, and reviewed administration
Disposable inboxes for AI agents and CI: catch the verification email, read the OTP or link.
Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations
Disposable email inboxes for AI agents — read messages and verification codes.
Answers built from our own checks of this server.