Discord
Freeby MCP Community
A Discord MCP server for AI assistants — Bun-first, TypeScript, open-source
v0.1.1Added Apr 12, 2026
mcpdiscordmodel-context-protocolaiclaude
Discord MCP Server
A Discord MCP server for AI assistants — Bun-first, TypeScript, open-source
Installation
npx -y @ncodelife/discord-mcp-server
Reviews
Installation
Quick install
npx -y @ncodelife/discord-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"discord": {
"command": "npx",
"args": ["-y", "@ncodelife/discord-mcp-server"]
}
}
}