Kanban MCP Plugin MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add kanban-mcp -- npx -y @aratasia/mcp-my-kanban
README.md

Kanban board MCP server for agent team coordination

ARaTasia MCP Plugins

Claude Code plugin monorepo.

Plugins

Plugin Description Docs
mcp-my-kanban Kanban board MCP server for agent team coordination English · 한국어

Installation

/install-plugin ARaTasia/mcp

Configuration

claude_desktop_config.json
{"mcpServers": {"kanban": {"command": "npx", "args": ["-y", "@aratasia/mcp-my-kanban"]}}}

Try it

Create a new task on the Kanban board titled 'Refactor authentication module'.
List all pending tasks currently assigned to the team.
Move the task 'Fix login bug' to the 'In Progress' column.
Update the status of task ID 101 to 'Completed'.

Frequently Asked Questions

What are the key features of Kanban MCP Plugin?

Kanban board for task tracking. Agent team coordination support. Real-time status monitoring via web UI. Task submission review, approval, and rejection workflow.

What can I use Kanban MCP Plugin for?

Managing development tasks within an AI agent team. Tracking progress of software features through a Kanban workflow. Coordinating task hand-offs between human users and AI agents.

How do I install Kanban MCP Plugin?

Install Kanban MCP Plugin by running: /install-plugin ARaTasia/mcp

What MCP clients work with Kanban MCP Plugin?

Kanban MCP Plugin works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep Kanban MCP Plugin docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare