Model Context Protocol (MCP) server for Discord integration, allowing Claude and other MCP clients to interact with Discord
{
"mcpServers": {
"mcp-discord": {
"command": "npx",
"args": [
"-y",
"mcp-discord"
]
}
}
}