MCP Directory
Back

discord-mcp

by SaseQ · Java · ★ 379

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

#ai#claude#discord#discord-bot#java#mcp#mcp-server#n8n#openclaw

Install

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

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server for the Discord API using [(JDA)](https://jda.wiki/), designed to integrate Discord bots with MCP-compatible applications such as Claude, ChatGPT etc. It allows AI assistants to interact with Discord by managing channels, sending messages, and retrieving server information. Ideal for building powerful Discord automation and AI-driven workflows. > [!NOTE] > Docker installation is required. Full instructions can be found on [docker.com](https://www.docker.com/products/docker-desktop/). > [!IMPORTANT] > Instr…
Read full README on GitHub →

Related communication servers