Community Communication
Discord
Read channels, post messages, search history, and manage roles in a Discord server.
199 stars 85 forks Last commit 1y ago Language Python License MIT
Install
uvx discord-mcp Claude Desktop / Cursor config
Drop into your claude_desktop_config.json or Cursor MCP settings. Replace the ${…} placeholders with your own values.
{
"mcpServers": {
"discord": {
"command": "uvx",
"args": ["discord-mcp"],
"env": { "DISCORD_TOKEN": "${DISCORD_BOT_TOKEN}" }
}
}
} About
Discord bot bridge. Bot-token auth with whichever Discord intents you grant. Channel + thread reading, message posting, member directory, role assignment. Most-installed alternative to the Slack server.
Discussion (0)
Sign in to comment →No comments yet. Sign in to start the discussion.