saseq/discord-mcp
A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
Quick Start
Clone the repository:
git clone https://github.com/SaseQ/discord-mcpClaude Desktop configuration example:
{
"mcpServers": {
"discord-mcp": {
"command": "npx",
"args": [
"-y",
"saseq/discord-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.