Skip to main content
Glama

MCP-Discord

by jar285
MIT License
  • Linux
  • Apple

discord_send

Send messages to a specified Discord text channel using the MCP-Discord server, enabling AI assistants to interact directly with Discord platforms.

Instructions

Sends a message to a specified Discord text channel

Input Schema

NameRequiredDescriptionDefault
channelIdYes
messageYes

Input Schema (JSON Schema)

{ "properties": { "channelId": { "type": "string" }, "message": { "type": "string" } }, "required": [ "channelId", "message" ], "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/jar285/mcp-discord'

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