A favicon of Discord MCP Server

Discord MCP Server

A Model Context Protocol (MCP) server for the Discord integration with MCP-compatible applications like Claude Desktop.

DeepSeek-V3

📖 Description

A Model Context Protocol (MCP) server for the Discord API (JDA), allowing seamless integration of Discord Bot with MCP-compatible applications like Claude Desktop.

🔬 Installation

Clone the repository

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

Build the project

cd discord-mcp
mvn clean package

Configure Claude Desktop

{
  "mcpServers": {
    "discord-mcp": {
      "command": "java",
      "args": [
        "-jar",
        "/absolute/path/to/discord-mcp-0.0.1-SNAPSHOT.jar"
      ],
      "env": {
        "DISCORD_TOKEN": "YOUR_DISCORD_BOT_TOKEN"
      }
    }
  }
}

*To get a discord bot token, visit the Discord Developer Portal

⚓ Smithery

Install Discord MCP Server automatically via Smithery:

npx -y @smithery/cli@latest install @SaseQ/discord-mcp --client claude

🛠️ Available Tools

Server Information

Message Management

Channel Management

Category Management

Webhook Management


A more detailed examples can be found in the Wiki.

Share:
Details:
  • Stars


    19
  • Forks


    4
  • Last commit


    6 days ago
  • Repository age


    1 month
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to Discord MCP Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit