KaryaBoard MCP docs

Set up the KaryaBoard MCP connector for Claude and manage board access.

KaryaBoard hosts an MCP server for Claude at https://mcp.karyaboard.com. The connector URL to paste into Claude is https://mcp.karyaboard.com/mcp. Pairing and board allow-lists are managed in the app under Settings → Claude MCP. Claude connectors UI: https://claude.ai/customize/connectors. For a longer product narrative, see MCP overview.

Setup steps

  1. Sign in at https://app.karyaboard.com.
  2. Open Settings → Claude MCP.
  3. Copy https://mcp.karyaboard.com/mcp.
  4. In Claude, add/configure a connector pointing at that URL (connectors page).
  5. Generate a pairing code in KaryaBoard and complete pairing in Claude before it expires.
  6. Enable the boards Claude may access and save board access.
  7. Start a new Claude chat, enable the KaryaBoard connector, and run a simple list_projects request.

Already connected but tools fail? Refresh status, confirm the board is enabled, open a new chat, or regenerate a pairing code to re-pair. Disconnect from the same Settings screen to revoke access. Support: support@karyaboard.com.

Board access model

Claude is not granted every project by default. Only boards you enable are reachable through MCP. Claude appears as a member on those boards so activity stays visible. Disable a board when an engagement ends or when a workspace should stay human-only.

Tool reference

Tools registered by the hosted connector include:

  • list_projects, create_board, update_board, get_board, create_column
  • create_task, create_action_task, create_tasks_bulk
  • update_task, mark_task_complete, comment_task
  • draft_board_from_document, commit_drafted_board

Draft tools propose structure; commit applies an approved proposal. Prefer review before commit when turning documents into boards. Bulk create validates as all-or-nothing on failure for the batch.

Related

Getting started · GitHub docs · Pricing · Docs index