Claude Skill

SaseQ/discord-mcp

discord-mcp is a Java MCP server that lets Claude and other AI assistants interact with Discord seamlessly. Automate messages, moderation, and server management with ease.

Overview

Stars373
Forks82
LanguageJava
Last pushed2026-04-25
Last synced2026-06-25
View on GitHub

Repository

OwnerSaseQ
Repositorydiscord-mcp
Full nameSaseQ/discord-mcp
Repo ID948,723,723

Install this Skill

docker run -d -i \

Registry

Typemcp_server
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-14
Platforms
ClaudeMCPOpenClawCodexCursor
Capabilities
imageterminalworkflowaiclaudediscorddiscord-botjavamcpmcp-server
Detected files
README.mddocker-compose.yml
Config keys
DISCORD_TOKENYOUR_DISCORD_BOT_TOKENDISCORD_GUILD_IDOPTIONAL_DEFAULT_SERVER_IDURL
Install methods
  • docker run -d -i \
  • git clone https://github.com/SaseQ/discord-mcp
  • claude mcp add discord-mcp --transport http http://localhost:8085/mcp
  • claude mcp add discord-mcp -- docker run --rm -i -e DISCORD_TOKEN=<YOUR_DISCORD_BOT_TOKEN> -e DISCORD_GUILD_ID=<OPTIONAL_DEFAULT_SERVER_ID> saseq/discord-mcp:latest

Summary

discord-mcp is a Java-based MCP server that enables AI assistants like Claude to interact with Discord seamlessly, providing powerful automation capabilities for enhanced Discord experiences.

Chinese description

一个用于 Discord 集成的 MCP 服务器。让您的 AI 助手能够无缝与 Discord 交互。通过强大的自动化功能,提升您的 Discord 使用体验。

Key features

  • Seamless AI-to-Discord integration via MCP protocol
  • Built with Java for reliable performance
  • Supports automation workflows for Discord bots
  • Compatible with n8n and OpenClaw ecosystems
  • Enables Claude Skill to manage Discord channels and messages

Use cases

  • Automate Discord moderation with AI assistants
  • Send and read Discord messages via Claude Skill
  • Integrate Discord notifications into AI workflows
  • Manage Discord servers and channels programmatically
  • Build custom Discord bots with MCP-powered AI

README excerpt

<div align="center"> <img src="assets/img/Discord_MCP_full_logo.svg" width="60%" alt="DeepSeek-V3" /> </div> <hr> <div align="center" style="line-height: 1;"> <a href="https://github.com/modelcontextprotocol/servers" target="_blank" style="margin: 2px;"> <img alt="MCP Server" src="https://badge.mcpx.dev?type=server" style="display: inline-block; vertical-align: middle;"/> </a> <a href="https://discord.gg/5Uvxe5jteM" target="_blank" style="margin: 2px;"> <img alt="Discord" src="https://img.shields.io/discord/936242526120194108?color=7389D8&label&logo=discord&logoColor=ffffff" style="display: inline-block; vertical-align: middle;"/> </a> <a href="https://github.com/SaseQ/discord-mcp/blob/main/LICENSE" target="_blank" style="margin: 2px;"> <img alt="MIT License" src="https://img.shields.io/github/license/SaseQ/discord-mcp" style="display: inline-block; vertical-align: middle;"/> </a> </div> ## 📖 Description 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. ## 🔬 Installation ### ► 🐳 Docker Installation (Recommended) > [!NOTE] > Docker installation is required. Full instructions can be found on [docker.com](https://www.docker.com/products/docker-desktop/). #### 1) Set local env variables ```bash export DISCORD_TOKEN="YOUR_DISCORD_BOT_TOKEN" export DISCORD_GUILD_ID="OPTIONAL_DEFAULT_SERVER_ID" export SPRING_PROFILES_ACTIVE=http ``` > [!IMPOR

Topics

Explore more

Data from GitHub. Synced on 2026-06-25