discord-mcp.md

Discord MCP

from"discord"
1.2k

Discord bot and server integration

Communication
Discordbotchatcommunity
install.sh
# Clone the repository
$git clone https://github.com/discord/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve