MCP-Discord
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DISCORD_TOKEN | Yes | Your Discord bot token (obtainable 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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| discord_create_categoryC | Creates a new category in a Discord server. |
| discord_edit_categoryC | Edits an existing Discord category (name and position). |
| discord_delete_categoryC | Deletes a Discord category by ID. |
| discord_loginC | Logs in to Discord using the configured token |
| discord_sendC | Sends a message to a specified Discord text channel |
| discord_get_forum_channelsC | Lists all forum channels in a specified Discord server (guild) |
| discord_create_forum_postC | Creates a new post in a Discord forum channel with optional tags |
| discord_get_forum_postC | Retrieves details about a forum post including its messages |
| discord_reply_to_forumC | Adds a reply to an existing forum post or thread |
| discord_create_text_channelC | Creates a new text channel in a Discord server with an optional topic |
| discord_delete_channelC | Deletes a Discord channel with an optional reason |
| discord_read_messagesC | Retrieves messages from a Discord text channel with a configurable limit |
| discord_get_server_infoC | Retrieves detailed information about a Discord server including channels and member count |
| discord_add_reactionC | Adds an emoji reaction to a specific Discord message |
| discord_add_multiple_reactionsC | Adds multiple emoji reactions to a Discord message at once |
| discord_remove_reactionC | Removes a specific emoji reaction from a Discord message |
| discord_delete_forum_postC | Deletes a forum post or thread with an optional reason |
| discord_delete_messageC | Deletes a specific message from a Discord text channel |
| discord_create_webhookC | Creates a new webhook for a Discord channel |
| discord_send_webhook_messageC | Sends a message to a Discord channel using a webhook |
| discord_edit_webhookC | Edits an existing webhook for a Discord channel |
| discord_delete_webhookC | Deletes an existing webhook for a Discord channel |
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/jackedelic/mcp-discord'
If you have feedback or need assistance with the MCP directory API, please join our Discord server