MCP Servers / communication / MCP Relay

MCP Relay

JSON →
none1communication

A Discord relay server to send messages and prompts to a channel and receive responses.

Install
How to run this server

No install command recorded.

server path: mcp-relay
Tools
What this server exposes
send-message
Sends a message to a Discord channel. Supports two types: 'notification' for simple messages without response expectation, and 'prompt' for messages that wait for a response via buttons or text reply. Parameters include type, title, content, optional actions (array of label/value pairs for buttons), and optional timeout in milliseconds.
Configuration
Environment & auth
authnone
envDISCORD_TOKEN
envDISCORD_CHANNEL_ID
Resources