Discord MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISCORD_BOT_TOKEN | Yes | Your Discord Bot Token from the Discord Developer Portal. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_meA | Gets information about the current authenticated Discord bot user. |
| list_guildsA | Lists all Discord guilds (servers) the bot is currently a member of. |
| get_guildA | Gets details of a specific Discord guild (server) by its ID, including roles, emojis, and member count. |
| list_channelsA | Lists all channels in a specific Discord guild/server. |
| get_channelA | Gets details of a specific Discord channel or thread by its ID. |
| list_messagesB | Fetches recent messages from a Discord channel or thread. |
| get_messageA | Retrieves a specific message by channel ID and message ID. |
| send_messageA | Sends a message to a specified Discord text channel or thread. |
| edit_messageB | Edits a previously sent message by the bot in a Discord channel. |
| delete_messageB | Deletes a message in a Discord channel. |
| add_reactionA | Adds a reaction emoji to a message in a Discord channel. |
| delete_reactionB | Deletes the bot's reaction on a message in a Discord channel. |
| list_membersB | Lists members of a Discord guild/server. |
| get_pinned_messagesA | Gets all pinned messages in a Discord channel. |
| pin_messageA | Pins a message in a Discord channel. |
| unpin_messageB | Unpins a message in a Discord channel. |
| create_threadA | Creates a new public thread in a Discord channel or from a message. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/swaritsoni6-lgtm/discord-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server