Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🏒 Workplace & Productivity
  3. Kanboard MCP
Kanboard MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:02:23 PM

Kanboard MCP

User RatingsBe the first to rate and review this MCP server!
View Repository8 GitHub StarsTotal stargazers on GitHub for the source repository (8 stars).Visit Website
kanboardproject-managementtask-managementmcptypescript

Manage Kanboard projects, tasks, boards, comments, files, subtasks, and members through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "ernestocorona-kanboard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ernestocorona/kanboard-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (39) Directory Badge Claim listing Alternatives🏒 More in Workplace & Productivity

Overview

The ernestocorona/kanboard-mcp MCP server exposes Kanboard operations to MCP-compatible clients through a local stdio process. It supports project, task, board, subtask, comment, attachment, and membership workflows, with project routing from explicit identifiers or `.kanboard.yaml`. Use the ernestocorona/kanboard-mcp MCP server when an agent needs to read or change Kanboard data, create task batches, or operate across repository-specific projects. It authenticates with a Kanboard personal or application token and runs on Node.js 22 or newer.

Use cases

β€’Create sprint backlogs from structured input
β€’List and summarize overdue Kanboard tasks
β€’Manage project members and board structure
β€’Break existing tasks into subtasks
β€’Attach files and update task comments

Key features

β€’Kanboard project and task CRUD
β€’Multi-project routing with .kanboard.yaml
β€’Batch creation of up to 100 tasks
β€’Column and swimlane management
β€’Comments, attachments, and project membership
β€’Personal or application token authentication

Capabilities & Tool Schemas (39) ~8.7k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kanboard MCP.

add_project_user

Add a user to a Kanboard project with the given role. Role defaults to 'project-member' if not specified. Use list_project_users to find user ids and list_projects to find project ids; to unlink a member use remove_project_user. Returns { user_id, project_id, role } on success.

attach_file_to_task

Upload a file to a Kanboard task as an attachment. Provide either file_path (local file) or content_base64 (inline base64 content) β€” not both. project_id is resolved automatically from the task (no need to provide it). Maximum file size: 5 MB (5,242,880 bytes) β€” larger files return VALIDATION_ERROR before any HTTP request is made. Returns { file_id } on success.

close_task

Close (archive) an active Kanboard task. The task is set inactive and leaves the active board but is preserved β€” this is NOT a delete. Reversible: restore it with reopen_task. To permanently remove a task instead, use delete_task. Returns { ok: true, task_id } on success.

create_column

Add a column to a Kanboard project board. Project resolved from explicit project_id/project_identifier or .kanboard.yaml. To reorder it use move_column, to rename or change its WIP limit use update_column, to remove it use delete_column. Returns { column_id } on success.

create_comment

Create a comment on a Kanboard task. The comment author is automatically set to the authenticated user (via getMe() cache); do NOT pass user_id β€” it is injected server-side. To edit a comment's body use update_comment; to remove one use delete_comment. Returns { comment_id } on success.

create_project

Create a new Kanboard project. Requires a name (1–255 chars). Optionally provide a description, short identifier, owner user id, start_date / end_date (ISO 8601 string or epoch seconds), and email. After creating, adjust the board with create_column / create_swimlane, add members with add_project_user, and edit attributes with update_project. Returns { project_id } on success.

How Kanboard MCP works

What ernestocorona/kanboard-mcp MCP server does

The ernestocorona/kanboard-mcp MCP server connects an MCP client to a Kanboard instance and exposes tools for reading and changing project data. Its operations cover projects, columns, swimlanes, tasks, subtasks, comments, file attachments, categories, and project members. Agents can inspect projects and tasks, create or update work items, assign users, manage board structure, and retrieve overdue or personally assigned tasks.

Project context can be supplied with a numeric project ID or a short project identifier. Several tools can instead resolve the project from a .kanboard.yaml file in the project root. That file can also provide defaults for task fields such as the column, owner, category, and swimlane.

How it works

The ernestocorona/kanboard-mcp MCP server communicates with clients over MCP stdio and calls Kanboard through its JSON-RPC API. It supports two authentication patterns: a personal token that represents the authenticated Kanboard user, and an application token for a service identity such as a bot or CI process. The authenticated identity affects visible projects, task ownership, comments, and user-scoped queries.

Task creation supports both individual requests and JSON-RPC batching. create_tasks_batch accepts between 1 and 100 tasks in one call, but the operation is non-atomic: some tasks can succeed while others fail, so callers should inspect both result arrays. Read requests retry on selected transient HTTP responses, while mutations are not retried. Each request has a timeout, configurable through KANBOARD_TIMEOUT_MS, with a default of 15 seconds.

Setup and configuration

The package is published as @ernestocorona/kanboard-mcp and requires Node.js 22 or later. A direct MCP client configuration can run it with:

config.json
{
  "command": "npx",
  "args": ["-y", "@ernestocorona/kanboard-mcp"],
  "env": {
    "KANBOARD_URL": "https://kanboard.example.com",
    "KANBOARD_USERNAME": "your-login",
    "KANBOARD_API_TOKEN": "your-token"
  }
}

KANBOARD_URL, KANBOARD_USERNAME, and KANBOARD_API_TOKEN identify the Kanboard endpoint and credentials. The server can also run from the published multi-architecture Docker image on GHCR, or from a source checkout after building the project. It is ESM-only. The selftest command checks the server version, authentication, and visible projects.

Tools and capabilities

The available tools include:

  • List projects, project users, categories, columns, swimlanes, tasks, subtasks, and overdue work.
  • Create, update, move, close, reopen, and permanently delete projects and work items where supported.
  • Create up to 100 tasks in a batch and report per-task failures.
  • Add, edit, and remove comments, plus upload or delete task attachments.
  • Add project members with a role and reorder columns or swimlanes.

Attachments accept either a local file path or inline Base64 content, but not both, and are limited to 5 MB. Closed tasks remain preserved and can be reopened; deletion is a separate permanent operation.

Limitations and notes

Destructive operations require an explicit confirm: true value and cannot be undone through the server. This applies to deleting projects, tasks, subtasks, columns, swimlanes, comments, and task files. Batch task creation can leave partial results after an error. Some queries depend on Kanboard permissions: listing visible projects only returns projects the authenticated user can access, and listing all overdue tasks requires an administrator token.

The server does not retry mutations, so callers should avoid automatically repeating a write after an uncertain network failure without checking the result. MCP clients must keep the process stdin connected when using stdio; Docker runs require the interactive stdin flag. Logs use structured output with secret redaction, but credentials should still be provided through environment configuration rather than task prompts.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Delega MCP logoDelega MCP

    Task management API built for AI agents. Create, delegate, and track tasks with agent identity, delegation chains, lifecycle webhooks, and persistent context. Self-hosted or hosted tier at delega.dev.

    🏒 Workplace & Productivity2 views
    Compare vs Delega MCP β†’
  • Reclaim MCP Server logoReclaim MCP Server

    Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics.

    🏒 Workplace & Productivity3 views
    Compare vs Reclaim MCP Server β†’
  • UpTier logoUpTier

    Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows.

    🏒 Workplace & Productivity2 views
    Compare vs UpTier β†’
  • Keepsake MCP logoKeepsake MCP

    Personal CRM β€” manage contacts, interactions, tasks, notes, daily journal, and tags through 42 MCP tools

    🏒 Workplace & Productivity2 views
    Compare vs Keepsake MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
8
Stargazers on the source repository.
npm downloads
84
Package downloads in the last 30 days.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
39
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kanboard MCP

Run it with `npx -y @ernestocorona/kanboard-mcp` in the MCP client configuration. The package requires Node.js 22 or newer.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKanboard MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/ernestocorona-kanboard-mcp?style=directory)](https://allmcps.com/mcp/ernestocorona-kanboard-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/ernestocorona-kanboard-mcp"><img src="https://allmcps.com/api/badge/ernestocorona-kanboard-mcp?style=directory" alt="Kanboard MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🏒Workplace & Productivity
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars8
GitHub Star CountTotal stargazers on GitHub representing community popularity (8 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 8, 2026
npm downloads84/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good Β· 60/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @ernestocorona/kanboard-mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🏒 Workplace & Productivity β†’Best MCP servers for Workplace & Productivity β†’Alternatives to Kanboard MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code