Skip to main content
Glama
vovafes

discord-mcp

by vovafes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REQUEST_DELAY_MSNoMinimum delay between REST calls (ms). Raise this if you get 429s.5000
DISCORD_USER_TOKENYesYour 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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_channelsA

List all channels in a Discord server

get_channel_infoA

Get information about a specific channel

get_messagesB

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_messageA

Edit one of your own messages

delete_messageB

Delete a message

pin_messageB

Pin or unpin a message

add_reactionA

Add an emoji reaction to a message

create_threadA

Create a thread from a message or a standalone thread in a channel

list_membersB

List members in a server

get_user_infoB

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_channelsA

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

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/vovafes/discord-mcp'

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