Back to MCP Servers
💬

Discord MCP Server

by Community

Community Discord MCP server. Send messages, manage channels, and interact with Discord communities.

Communication
Company Integration
Deployment Type
☁️Remote

Connects to remote services

Authentication
🔑API Key

Requires API key

Installation
Medium

Some configuration needed

Use Cases
Common ways to use this MCP server
Community management
Bot automation
Notifications
Team chat
Ideal For
This server is perfect for these roles and teams
Community Managers
Developer Relations
Product Teams
Gaming Communities
Installation
Quick start guide for setting up this MCP server

1. Install via npx

npx -y @modelcontextprotocol/discord

2. Add to Claude Desktop config

Edit claude_desktop_config.json

{
  "mcpServers": {
    "discord": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/discord"],
      "env": {
        "API_KEY": "your-api-key-here"
      }
    }
  }
}

3. Restart Claude Desktop

Close and reopen Claude Desktop to load the new MCP server.

Learn More About Model Context Protocol
Understand how MCP works and how to build your own servers