Summary
Catch up on a channel and answer in it.
Reading and sending is the entire surface, which covers the common case: summarise what happened overnight in a channel and post the answer back into the same place.
What it is
An MCP server for Discord. It connects as a bot you invite to your server, reads recent messages from a channel and posts to it, resolving servers and channels by name rather than requiring IDs.
What you get
- Recent messages read from a channel — 50 by default, up to 100
- A message posted to a named channel
- Channels addressed by name, such as general, or by ID
- The server named explicitly when the bot belongs to more than one
- Automatic server and channel discovery
Requirements
A recent Node.js and a Discord bot token in DISCORD_TOKEN. The bot must be invited to the server with Read Messages/View Channels, Send Messages and Read Message History.
Setup effort
Build from source — clone the repository and build it, then point your client at the binary
