Community Communication
Discord
Read channels, post messages, search history, and manage roles in a Discord server.
224 stars 95 forks Last commit 1y ago Language Python License MIT
Install
uvx discord-mcp Maintain this server? Add the badge
Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.
Markdown
[](https://prismix.dev/mcp/discord) Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/discord"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/discord.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/discord.svg"></picture></a> 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.