DevelopmentPython

mcp-discord

An Model Context Protocol (MCP) server that provides Discord integration capabilities to MCP clients like Claude Desktop.

Free
N/A rating (0 reviews)0 installs148 GitHub stars

An Model Context Protocol (MCP) server that provides Discord integration capabilities to MCP clients like Claude Desktop.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-discord": {
      "args": [
        "mcp-server-mcp-discord"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

mcp-discord MCP Server — MCPNest — MCPNest