Discord MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REQUEST_DELAY_MS | No | Delay between REST calls in ms. Lower = faster, higher = safer. | 5000 |
| DISCORD_USER_TOKEN | Yes | Your Discord user token |
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 | Get information about the connected Discord account |
| list_guildsA | List all Discord servers the account is in |
| get_guild_infoB | Get detailed information about a Discord server |
| list_channelsB | List all channels in a Discord server |
| get_channel_infoC | Get information about a specific channel |
| get_messagesC | Retrieve recent messages from a channel |
| send_messageC | Send a message to a channel |
| send_embedA | Send a rich embed message to a channel |
| edit_messageB | Edit one of your own messages |
| delete_messageC | Delete a message |
| pin_messageC | Pin or unpin a message |
| add_reactionB | Add an emoji reaction to a message |
| create_threadA | Create a thread from a message or a standalone thread in a channel |
| list_membersA | List members in a server |
| get_user_infoC | Get a user's profile in a server |
| search_messagesA | Search for messages containing a keyword in a channel (scans up to 500 recent messages) |
| get_pinned_messagesB | Get all pinned messages in a channel |
| get_dm_channelsB | List open DM conversations |
| send_dmA | Send a direct message to a user by their ID |
| get_mentionsA | Find recent messages that mention you (scans up to 20 channels across all servers) |
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/vovafes/discord-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server