Server Directory
CommunicationIntermediate

Discord

by Discord Community

GitHub
5.6k

Discord bot integration for server and channel management. Send messages, read channel history, manage roles, create invites, and moderate communities.

CAPABILITIES

  • Message sending and reading
  • Channel and server management
  • Role assignment
  • Invite creation
  • Moderation tools
  • Webhook integration

INSTALLATION

Terminal
npx -y @discord/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "discord": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@discord/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Communication
Difficulty
Intermediate
Maintained By
Discord Community
NPM Package
@discord/mcp-server

RELATED SERVERS

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →