Skip to main content
Glama

MCP-Discord

discord_delete_channel

Remove a Discord channel using its channel ID and optionally specify a reason. This tool is part of the MCP-Discord server, which facilitates AI-driven Discord management tasks.

Instructions

Deletes a Discord channel with an optional reason

Input Schema

NameRequiredDescriptionDefault
channelIdYes
reasonNo

Input Schema (JSON Schema)

{ "properties": { "channelId": { "type": "string" }, "reason": { "type": "string" } }, "required": [ "channelId" ], "type": "object" }

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

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