Back to Browse

Discord MCP Server

CommunicationLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.

About

Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (3 strong, 1 medium validity signals). 2 known CVEs in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

11 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Discord bot token. The optional Bot prefix is accepted.Required

Environment variable: DISCORD_TOKEN

Expected Discord bot ID. Startup fails if the token belongs to another bot.Optional

Environment variable: DISCORD_EXPECTED_BOT_ID

Comma-separated Discord guild IDs this deployment may operate against.Optional

Environment variable: ALLOWED_GUILDS

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-cappyeo-discord-mcp": {
      "env": {
        "DISCORD_TOKEN": "your-discord-token-here",
        "ALLOWED_GUILDS": "your-allowed-guilds-here",
        "DISCORD_EXPECTED_BOT_ID": "your-discord-expected-bot-id-here"
      },
      "args": [
        "-y",
        "@discord-mcp/cli"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!