Discord MCP ServerServer

RossH121
GitHub
DiscordAPI IntegrationCommunication

Loading subscription status...

πŸ’‘ Description

This server integrates Claude with the Discord API, allowing for message sending, reading, and resource management through various tools.

πŸ“ JSON Entries

{
  "mcpServers": [
    {
      "Discord MCP Server": {
        "env": {
          "DISCORD_TOKEN": "your_discord_bot_token_here"
        },
        "args": [],
        "command": "npm start"
      }
    }
  ]
}

πŸ› οΈ Tools

send-messageread-messageslist-channelslist-serversget-user-info

⚑ Features

  • Send messages
  • Read messages
  • List channels
  • Retrieve user info

πŸ’¬ Example Queries

  • Send a message to a Discord channel
  • Read the recent messages from a Discord channel
  • List available channels in a Discord server
  • Get user information from Discord