Back to Home
barryyip0625 icon

mcp-discord

Verified Safe

by barryyip0625

Overview

An MCP server that enables AI assistants to interact with the Discord platform by providing tools for communication, channel management, and server information retrieval.

Installation

Run Command
npx mcp-discord --config ${DISCORD_TOKEN}

Environment Variables

  • DISCORD_TOKEN

Security Notes

The server utilizes Zod for robust input validation, mitigating common injection risks. Discord API interactions are handled via the official discord.js library, which is a well-maintained and secure client. Error handling is centralized to prevent sensitive information leaks. There are no direct uses of 'eval' or unconstrained 'child_process' execution that would pose immediate code execution risks. The primary security considerations revolve around proper configuration of the Discord bot token and enabling appropriate (and minimal) privileged intents and server permissions, which are external to the application's code logic but critical for secure deployment.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens50
Stars56
Forks32
Last Update2025-12-02

Tags

DiscordMCPAI IntegrationBotCommunication