Skip to main content
Glama
yone-k

discord-mcp

by yone-k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (debug, info, warn, error)info
DISCORD_TOKENYesYour Discord bot token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_server_listA

Botが参加しているDiscordサーバーの一覧を取得します

get_server_detailsA

特定のDiscordサーバーの詳細情報を取得します

get_channel_listB

特定のDiscordサーバーのチャンネル一覧を取得します

get_user_listB

特定のDiscordサーバーのユーザー一覧を取得します

get_channel_messagesB

特定のDiscordチャンネルのメッセージ履歴を取得します

get_messageB

特定のDiscordメッセージの詳細情報を取得します

get_pinned_messagesA

特定のDiscordチャンネルのピン留めメッセージ一覧を取得します

get_guild_rolesB

特定のDiscordサーバーのロール一覧を取得します

get_member_rolesB

特定のDiscordサーバーメンバーのロール一覧を取得します

get_voice_regionsA

利用可能なDiscordボイスリージョン一覧を取得します

get_guild_invitesA

特定のDiscordサーバーの招待リンク一覧を取得します

get_channel_invitesB

特定のDiscordチャンネルの招待リンク一覧を取得します

get_guild_webhooksA

特定のDiscordサーバーのWebhook一覧を取得します

get_channel_webhooksB

特定のDiscordチャンネルのWebhook一覧を取得します

get_webhookA

特定のDiscord Webhookの詳細情報を取得します

create_webhookB

Discordチャンネルに新しいWebhookを作成します

update_webhookC

既存のDiscord Webhookを更新します

delete_webhookA

Discord Webhookを削除します(自分が作成したWebhookまたは適切な権限がある場合)

execute_webhookC

Discord Webhookを実行してメッセージを送信します

send_messageC

Discordチャンネルにメッセージを送信します

send_fileB

Discordチャンネルにファイルを送信します

edit_messageA

Discordの既存メッセージを編集します(自分が送信したメッセージのみ)

delete_messageA

Discordメッセージを削除します(自分が送信したメッセージまたは適切な権限がある場合)

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

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