Loading languages...
DI

discord-mcp

@SaseQ35

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

discord
mcp
ai-integration

# mcpServer Config

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

# stdio

java -jar /absolute/path/to/discord-mcp-0.0.1-SNAPSHOT.jar
Transport:
stdio
Sprache:
Java
Erstellt:3/14/2025
Aktualisiert:7/30/2025
Startseite: