Skip to main content
Glama
swaritsoni6-lgtm

Discord MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DISCORD_BOT_TOKENYesYour 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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