Discord MCP Server
CommunityAbout
Interact with Discord servers and channels. Send messages and manage server content.
Features
- Send messages
- Read channel history
- Manage roles
- Server administration
Installation
Using Claude Desktop
Add this configuration to your Claude Desktop config file:
{
"mcpServers": {
"discord": {
"command": "npx",
"args": [
"-y",
"@discord/mcp-server"
]
}
}
}
Using Cursor
Configure in your Cursor settings (Settings > MCP):
{
"discord": {
"command": "npx",
"args": [
"-y",
"@discord/mcp-server"
]
}
}
How to Use
Once installed, you can ask your AI assistant to:
- "Send Discord messages"
- "Read channel messages"
- "Manage server members"