MCP Directory
Back

discordmcp

by v-3 · TypeScript · ★ 199

Discord MCP Server for Claude Integration

Install

npx -y github:v-3/discordmcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "discordmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:v-3/discordmcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that enables LLMs to interact with Discord channels, allowing them to send and read messages through Discord's API. Using this server, LLMs like Claude can directly interact with Discord channels while maintaining user control and security. - Send messages to Discord channels - Read recent messages from channels - Automatic server and channel discovery - Support for both channel names and IDs - Proper error handling and validation - Node.js 16.x or higher - A Discord bot token - The bot must be invited to your server with proper permissions: - Read Mes…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers