Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Boards Nk

БесплатноНе проверен

MCP server for Mattermost Boards (Focalboard) — list teams, boards, cards, create and update tasks

GitHubEmbed

Описание

MCP server for Mattermost Boards (Focalboard) — list teams, boards, cards, create and update tasks

README

npm version npm downloads CI License: MIT Node >=18

MCP server for Mattermost Boards (Focalboard) — lets Claude and other MCP-compatible clients list teams, boards, and cards, create and update tasks, add comments, and more — all via natural language.

The first MCP server with full support for Mattermost Boards (Focalboard).

mcp-boards-nk demo

Tools available

Tool Description
list_teams List all Mattermost teams
list_boards List boards in a team
get_board Get board details including properties and columns
list_cards List cards/tasks in a board. Optional filter: filter_property + filter_value (e.g. prop_estado / opt_pendiente)
get_card Get full card details
create_card Create a new card with title, properties and content
update_card Update title, properties or content of an existing card
delete_card Delete a card from a board
add_comment Add a comment to a card
list_views List views of a board (kanban, table, gallery…)
list_board_members List members of a board

Requirements

  • Self-hosted Mattermost instance with the Boards (Focalboard) plugin enabled
  • A Mattermost Personal Access Token

Installation

Run the interactive setup wizard — it configures Claude Desktop or Claude Code automatically:

npx --prefer-online --package=mcp-boards-nk mcp-boards-nk-setup

Setup wizard

The wizard will ask you:

  1. Which client to install to (Claude Desktop / Claude Code global or project)
  2. Your Mattermost URL
  3. Your personal access token

You can install to multiple clients in a single run.

MCP connected

Uninstall

npx --prefer-online --package=mcp-boards-nk mcp-boards-nk-setup --uninstall

Select which clients to remove the MCP from and the wizard handles the rest.

Environment variables

Variable Required Description
MATTERMOST_URL Base URL of your Mattermost instance (no trailing slash)
MATTERMOST_TOKEN Personal access token of the Mattermost user

Getting a Personal Access Token

  1. Go to Profile → Security → Personal Access Tokens → Edit
  2. Click Create Token, give it a name, copy the value

If the option doesn't appear, ask your Mattermost admin to enable it: System Console → User Management → Users → Manage Roles → Allow this account to generate personal access tokens

How to use card properties

When creating or updating cards, pass properties as a JSON object using the IDs defined in the board. Use get_board to see all available property IDs and their option values.

Example:

{
  "prop_estado": "opt_pendiente"
}

License

MIT

from github.com/nikodev-documentacion/mcp-boards-nk

Установить Boards Nk в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install boards-nk

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add boards-nk -- npx -y mcp-boards-nk

FAQ

Boards Nk MCP бесплатный?

Да, Boards Nk MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Boards Nk?

Нет, Boards Nk работает без API-ключей и переменных окружения.

Boards Nk — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Boards Nk в Claude Desktop, Claude Code или Cursor?

Открой Boards Nk на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Boards Nk with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication