Back to search
30
MCP

kanban-mcp

pypi/kanban-mcp

Kanban board MCP server for Claude Code — track issues, features, and todos

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

kanbantool-mcp
MCP server bridging Claude Code with the Kanban Tool API v3.
0 tools
open-kanban-mcp
MCP Server for Open kanban board
0 tools
io.github.gogogadgetbytes/planka
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
0 tools
chmald/planka-mcp
MCP server for Planka - Real-Time Collaborative Kanban Board
0 tools
cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
confluence-cloud-mcp
Confluence MCP Server for Claude Code — page CRUD, section editing, table management, smart updates, and more
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kanban-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}