Enterprise DNA
M MCP Servers Developer low

PaSympa/discord-mcp

by Various

MCP server to control Discord — messages, channels, roles, permissions, members, and moderation

P

MCP

PaSympa/discord-mcp

Added 1 June 2026

#ai #automation #claude #discord #discord-bot #mcp #model-context-protocol #typescript

Overview

An MCP server that lets AI agents interact with Discord through the Model Context Protocol. It exposes tools for sending messages, managing channels, roles, permissions, members, and performing moderation actions.

Best for

Best for
Developers who want to automate Discord server management through an MCP-compatible AI agent

Use cases

  • Automate Discord moderation tasks like muting or banning users
  • Manage server roles and permissions programmatically
  • Send messages or create channels via an AI assistant

How to use

Install

claude mcp add discord -e DISCORD_TOKEN=YOUR_TOKEN_HERE -- npx -y @pasympa/discord-mcp

Tools exposed

  • DISCORD_TOKEN
  • DISCORD_MESSAGE_CONTENT
  • DISCORD_GUILD_MEMBERS
  • DISCORD_MCP_TOOLSETS
  • DISCORD_ALLOWED_GUILDS
  • discord_list_guilds
  • discord_get_guild_info
  • discord_list_channels
  • discord_find_channel_by_name
  • discord_read_messages
  • discord_send_message
  • discord_reply_message
  • discord_edit_message
  • discord_delete_message
  • discord_add_reaction
  • discord_remove_reactions
  • discord_get_reactions
  • discord_create_thread
  • discord_bulk_delete_messages
  • discord_send_embed

Tested with

Claude Desktop, Claude Code, Cursor, VS Code

Example client config

{\n  "mcpServers": {\n    "discord": {\n      "command": "npx",\n      "args": ["-y", "@pasympa/discord-mcp"],\n      "env": {\n        "DISCORD_TOKEN": "YOUR_TOKEN_HERE"\n      }\n    }\n  }\n}

Notes

An MCP server that lets AI agents interact with Discord through the Model Context Protocol. It exposes tools for sending messages, managing channels, roles, permissions, members, and performing moderation actions.

11 stars on GitHub. Last updated 2026-06-01. Licensed MIT.

Use cases

  • Automate Discord moderation tasks like muting or banning users
  • Manage server roles and permissions programmatically
  • Send messages or create channels via an AI assistant

Pros

  • Covers a wide range of Discord admin actions in one server
  • Written in TypeScript for type safety and easy integration
  • Small but functional codebase with 11 stars

Cons

  • Low community adoption and limited documentation
  • Requires self-hosting and Discord bot token setup
  • May lack advanced features like voice channel control

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Covers a wide range of Discord admin actions in one server
  • Written in TypeScript for type safety and easy integration
  • Small but functional codebase with 11 stars

Cons

  • Low community adoption and limited documentation
  • Requires self-hosting and Discord bot token setup
  • May lack advanced features like voice channel control
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks