Skip to main content
Glama

MCP-Discord

discord_create_webhook

Generate and configure a new webhook for any Discord channel, enabling automated message delivery and integrations with external systems.

Instructions

Creates a new webhook for a Discord channel

Input Schema

NameRequiredDescriptionDefault
avatarNo
channelIdYes
nameYes
reasonNo

Input Schema (JSON Schema)

{ "properties": { "avatar": { "type": "string" }, "channelId": { "type": "string" }, "name": { "type": "string" }, "reason": { "type": "string" } }, "required": [ "channelId", "name" ], "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