Back to Home
barryyip0625 icon

mcp-discord

Verified Safe

by barryyip0625

Overview

Enables AI assistants to interact with the Discord platform by providing a set of Discord-related functionalities via the Model Context Protocol (MCP).

Installation

Run Command
npx mcp-discord --config YOUR_DISCORD_BOT_TOKEN

Environment Variables

  • DISCORD_TOKEN

Security Notes

The server uses standard practices for Discord bot development, including robust error handling and input validation (Zod schemas). Discord bot tokens are handled via environment variables or command line arguments, preventing hardcoding. There are no obvious signs of 'eval' or other direct arbitrary code execution vulnerabilities. The `searchMessagesHandler` properly uses `URLSearchParams` for constructing API queries, minimizing injection risks. The system requires specific Discord bot intents and server permissions, which is standard for Discord integrations.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens30
Stars62
Forks39
Last Update2026-01-13

Tags

DiscordMCPAI AssistantBotCommunication