Skip to main content
Glama

Discord MCP Server

by mastra-ai
.env.example724 B
# Discord bot token (required) # 1. Create a Discord application at https://discord.com/developers/applications # 2. Create a bot for your application # 3. Enable Message Content Intent in the Bot settings # 4. Copy the bot token and paste it here DISCORD_BOT_TOKEN=your_discord_bot_token # Discord channel ID for the help forum (required) # 1. Enable Developer Mode in Discord (Settings > Advanced > Developer Mode) # 2. Right-click on the channel and select "Copy ID" DISCORD_CHANNEL_ID=your_channel_id # Discord public key (required) DISCORD_PUBLIC_KEY=your_discord_public_key # Discord client ID (required) DISCORD_CLIENT_ID=your_discord_client_id # Mastra URL (required) MASTRA_URL=https://your-mastra-instance.com

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mastra-ai/discord-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server