Skip to main content
CommunicationTypeScript/Java

saseq/discord-mcp

A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.

communicationlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/SaseQ/discord-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "discord-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "saseq/discord-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
TypeScript/Java
Author
SaseQ