mcp-discord
Verified Safeby 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
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
ha-mcp
A Model Context Protocol (MCP) server that provides AI agents with comprehensive control and monitoring capabilities for Home Assistant through REST API and WebSocket integration, offering over 20 enhanced tools for smart home management and automation.
mcp-servers
An MCP server for fetching, cleaning, and intelligently extracting content from web pages, designed for agent-building frameworks.
AI-Prompt-Guide-MCP
Orchestrates AI agents for project management and development workflows by linking structured markdown specifications and tasks.
discord-agent-mcp
AI-powered management and automation of Discord servers, enabling natural language control over channels, roles, moderation, and events.