Skip to main content
Glama
hanweg

mcp-discord

by hanweg

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_server_infoC

Get information about a Discord server

get_channelsC

Get a list of all channels in a Discord server

list_membersC

Get a list of members in a server

add_roleC

Add a role to a user

remove_roleC

Remove a role from a user

create_text_channelC

Create a new text channel

delete_channelC

Delete a channel

add_reactionC

Add a reaction to a message

add_multiple_reactionsC

Add multiple reactions to a message

remove_reactionC

Remove a reaction from a message

send_messageC

Send a message to a specific channel

read_messagesC

Read recent messages from a channel

get_user_infoC

Get information about a Discord user

moderate_messageB

Delete a message and optionally timeout the user

list_serversA

Get a list of all Discord servers the bot has access to with their details such as name, id, member count, and creation date.

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

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