Server Details
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
27 toolsdiscord_create_categoryTry in Inspector
Creates a new category in a Discord server
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| reason | No | ||
| guildId | Yes | ||
| position | No |
discord_create_channel_under_categoryTry in Inspector
Creates a new channel (text, voice, or forum) and places it under a specific category
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| reason | No | ||
| guildId | Yes | ||
| categoryId | Yes | ||
| channelName | Yes | ||
| channelType | Yes |
discord_create_forum_channelTry in Inspector
Creates a new forum channel in a Discord server
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| reason | No | ||
| guildId | Yes | ||
| categoryId | No | ||
| channelName | Yes |
discord_create_forum_postTry in Inspector
Creates a new post in a Discord forum channel with optional tags
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | Yes | ||
| content | Yes | ||
| forumChannelId | Yes |
discord_create_text_channelTry in Inspector
Creates a new text channel in a Discord server with an optional topic
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| reason | No | ||
| guildId | Yes | ||
| channelName | Yes |
discord_create_webhookTry in Inspector
Creates a new webhook for a Discord channel
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| avatar | No | ||
| reason | No | ||
| channelId | Yes |
discord_delete_categoryTry in Inspector
Deletes a Discord category by ID
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| categoryId | Yes |
discord_delete_channelTry in Inspector
Deletes a Discord channel with an optional reason
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| channelId | Yes |
discord_delete_forum_postTry in Inspector
Deletes a forum post or thread with an optional reason
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| threadId | Yes |
discord_delete_webhookTry in Inspector
Deletes an existing webhook for a Discord channel
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| webhookId | Yes | ||
| webhookToken | No |
discord_edit_categoryTry in Inspector
Edits an existing Discord category (name and position)
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| reason | No | ||
| position | No | ||
| categoryId | Yes |
discord_edit_channelTry in Inspector
Edits an existing Discord channel (name, topic, category)
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| topic | No | ||
| reason | No | ||
| channelId | Yes | ||
| categoryId | No |
discord_edit_webhookTry in Inspector
Edits an existing webhook for a Discord channel
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| avatar | No | ||
| reason | No | ||
| channelId | No | ||
| webhookId | Yes | ||
| webhookToken | No |
discord_get_forum_channelsTry in Inspector
Lists all forum channels in a specified Discord server (guild)
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | Yes |
discord_get_forum_postTry in Inspector
Retrieves details about a forum post including its messages
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes |
discord_get_server_infoTry in Inspector
Retrieves detailed information about a Discord server including channels and member count
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | Yes |
discord_list_serversTry in Inspector
Lists all Discord servers that the bot has access to
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
discord_list_webhooksTry in Inspector
Lists all webhooks for a Discord server or specific channel
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | Yes | ||
| channelId | No |
discord_loginTry in Inspector
Logs in to Discord using the configured token
| Name | Required | Description | Default |
|---|---|---|---|
| token | No |
discord_login_statusTry in Inspector
Shows current login status, configuration, and health information
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
discord_logoutTry in Inspector
Logs out from Discord and disconnects the client
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
discord_move_channel_to_categoryTry in Inspector
Moves an existing channel to a different category
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| channelId | Yes | ||
| categoryId | Yes |
discord_reply_to_forumTry in Inspector
Adds a reply to an existing forum post or thread
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| threadId | Yes |
discord_sendTry in Inspector
Sends a message to a specified Discord text channel
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| channelId | Yes |
discord_send_webhook_messageTry in Inspector
Sends a message to a Discord channel using a webhook
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| threadId | No | ||
| username | No | ||
| avatarURL | No | ||
| webhookId | Yes | ||
| webhookToken | Yes |
discord_set_tokenTry in Inspector
Sets and saves a Discord bot token for authentication
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
discord_validate_tokenTry in Inspector
Validates the format and basic structure of a Discord token
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server