ernestocorona/kanboard-mcp
by Various
Model Context Protocol (MCP) server for Kanboard — manage projects, tasks, columns, swimlanes, and team work from any MCP-compatible client (Claude Code, Claude Desktop, Cursor, Cl
MCP
ernestocorona/kanboard-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that connects MCP-compatible clients like Claude Code, Claude Desktop, Cursor, Cline, and Zed to a Kanboard instance. It enables managing projects, tasks, columns, swimlanes, and team work through natural language or structured commands.
Best for
Best for
Teams already using Kanboard who want to interact with it through AI coding assistants or chat interfaces
Use cases
- Create and assign tasks in Kanboard from an AI chat interface
- Reorganize project columns or swimlanes without opening the Kanboard UI
- Query task status and team workload during development standups
Notes
A Model Context Protocol (MCP) server that connects MCP-compatible clients like Claude Code, Claude Desktop, Cursor, Cline, and Zed to a Kanboard instance. It enables managing projects, tasks, columns, swimlanes, and team work through natural language or structured commands.
7 stars on GitHub. Last updated 2026-05-19. Licensed MIT.
Use cases
- Create and assign tasks in Kanboard from an AI chat interface
- Reorganize project columns or swimlanes without opening the Kanboard UI
- Query task status and team workload during development standups
Pros
- Works with multiple popular MCP clients out of the box
- Written in TypeScript, easy to extend or debug
- Covers core Kanboard entities (projects, tasks, columns, swimlanes)
Cons
- Requires a running Kanboard instance with API access
- Limited to Kanboard’s own API capabilities (no custom fields or plugins)
- Small community (7 stars) means less support and fewer examples
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with multiple popular MCP clients out of the box
- Written in TypeScript, easy to extend or debug
- Covers core Kanboard entities (projects, tasks, columns, swimlanes)
Cons
- Requires a running Kanboard instance with API access
- Limited to Kanboard's own API capabilities (no custom fields or plugins)
- Small community (7 stars) means less support and fewer examples
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.