Discord Forum
БесплатноНе проверенEnables posting and managing topics in Discord forum channels, including creating posts, replying, listing posts, and retrieving messages.
Описание
Enables posting and managing topics in Discord forum channels, including creating posts, replying, listing posts, and retrieving messages.
README
MCP server for posting and managing topics in Discord forum channels.
Usage
Add to your MCP client config (e.g. ~/.kiro/settings/mcp.json):
{
"mcpServers": {
"discord-forum": {
"command": "npx",
"args": ["-y", "mcp-discord-forum"],
"env": {
"DISCORD_BOT_TOKEN": "your-bot-token-here"
},
"disabled": false,
"autoApprove": [
"create_forum_post",
"reply_to_forum_post",
"list_forum_posts",
"get_forum_post_messages",
"list_forum_tags"
]
}
}
}
Tools
| Tool | Description |
|---|---|
create_forum_post |
Create a new post (thread) in a forum channel |
reply_to_forum_post |
Reply to an existing forum post |
list_forum_posts |
List active posts in a forum channel |
get_forum_post_messages |
Get messages from a forum post |
list_forum_tags |
List available tags in a forum channel |
Setup — Creating the Discord Bot
Create the application:
- Go to discord.com/developers/applications
- Click New Application, give it a name and confirm
- In the sidebar, click Bot
- Click Reset Token → copy the generated token (use it as
DISCORD_BOT_TOKEN)
Enable intents:
5. On the same Bot page, scroll to Privileged Gateway Intents
6. Enable Message Content Intent
7. Save changes
Invite the bot to your server:
8. In the sidebar, click OAuth2 → URL Generator
9. Under Scopes, check: bot
10. Under Bot Permissions, check:
- View Channels
- Send Messages
- Send Messages in Threads
- Create Public Threads
- Read Message History
11. Copy the generated URL at the bottom, open it in the browser and select your server
Grant access to the forum channel:
12. In Discord, right-click the forum channel → Edit Channel → Permissions
13. Add the bot and make sure the permissions above are allowed
Finding Channel IDs
Enable Developer Mode in Discord (Settings → Advanced → Developer Mode), then right-click any channel and select Copy Channel ID.
Установить Discord Forum в Claude Desktop, Claude Code, Cursor
unyly install mcp-discord-forumСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add mcp-discord-forum -- npx -y mcp-discord-forumFAQ
Discord Forum MCP бесплатный?
Да, Discord Forum MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Discord Forum?
Нет, Discord Forum работает без API-ключей и переменных окружения.
Discord Forum — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Discord Forum в Claude Desktop, Claude Code или Cursor?
Открой Discord Forum на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Discord Forum with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
