Discord MCP ServerServer

mastra-ai
GitHub
DiscordMCPBot

Loading subscription status...

💡 Description

A Discord bot server that integrates with Mastra's MCP Bot component to provide intelligent assistance and answer questions about Mastra.ai through direct messages and slash commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Discord MCP Server": {
        "env": {
          "MASTRA_URL": "your_mastra_url",
          "DISCORD_BOT_TOKEN": "your_discord_bot_token",
          "DISCORD_CLIENT_ID": "your_discord_client_id",
          "DISCORD_PUBLIC_KEY": "your_discord_public_key"
        },
        "args": [],
        "command": "npm start"
      }
    }
  ]
}

🛠️ Tools

Discord.jsTypeScript

Features

  • Direct Message Support
  • Slash Commands
  • Threads
  • Integration with Mastra MCP component

💬 Example Queries

  • /ask: Ask the bot a question
  • /cleardm: Clear the bot messages in the user's DMs