Cover image
Try Now
2025-03-26

MCP Kanban ist eine spezielle Middleware, die die Interaktion zwischen Großsprachemodellen (LLMs) und Planka, einer Kanban -Board -Anwendung, erleichtert. Es dient als Zwischenschicht, die LLMs eine vereinfachte und verbesserte API zur Interaktion mit dem Aufgabenmanagementsystem von Planka bietet.

3 years

Works with Finder

3

Github Watches

2

Github Forks

5

Github Stars

🔄 Kanban MCP

Welcome to the Kanban MCP project! 🎉 This project integrates Planka kanban boards with Cursor's Machine Control Protocol (MCP) to enable AI assistants like Claude to manage your kanban boards.

🤔 What is Kanban MCP?

Kanban MCP is a bridge between Planka (an open-source kanban board) and Cursor's Machine Control Protocol. It allows AI assistants like Claude to:

  • 📋 View and manage projects, boards, lists, and cards
  • ✅ Create and update tasks
  • 💬 Add comments to cards
  • 🔄 Move cards between lists
  • ⏱️ Track time spent on tasks
  • 🚀 And much more!

This integration enables a seamless workflow where you can ask Claude to help manage your development tasks, track progress, and organize your work.

🚦 Quick Start

📋 Prerequisites

  • 🐳 Docker for running Planka
  • 🔄 Git for cloning the repository
  • 🟢 Node.js (version 18 or above) and npm for development

📥 Installation

  1. Clone this repository:
git clone https://github.com/bradrisse/kanban-mcp.git
cd kanban-mcp
  1. Install dependencies and build the TypeScript code:
npm install
npm run build
  1. Start the Planka containers:
npm run up
  1. Access the Planka Kanban board:

  2. Configure Cursor to use the MCP server:

    • In Cursor, go to Settings > Features > MCP
    • Add a new MCP server with the following configuration:
    {
      "mcpServers": {
        "kanban": {
          "command": "node",
          "args": ["/path/to/kanban-mcp/dist/index.js"],
          "env": {
            "PLANKA_BASE_URL": "http://localhost:3333",
            "PLANKA_AGENT_EMAIL": "demo@demo.demo",
            "PLANKA_AGENT_PASSWORD": "demo"
          }
        }
      }
    }
    
    • Replace /path/to/kanban-mcp with the actual absolute path to your kanban-mcp directory

Alternatively, you can use a project-specific configuration by creating a .cursor/mcp.json file in your project root with the same configuration.

For Docker-based deployment and other advanced options, see the Installation Guide.

📚 Documentation

For Users

For Developers

✨ Features

Kanban MCP provides a comprehensive set of features for managing your kanban boards:

📂 Project Management

  • Create and view projects
  • Manage project settings and members

📊 Board Management

  • Create and view boards within projects
  • Customize board settings

📋 List Management

  • Create and organize lists within boards
  • Reorder lists as needed

🗂️ Card Management

  • Create, update, and delete cards
  • Move cards between lists
  • Add descriptions, due dates, and labels
  • Duplicate cards to create templates

⏱️ Time Tracking

  • Start, stop, and reset stopwatches
  • Track time spent on individual tasks
  • Analyze time usage patterns

✅ Task Management

  • Create and manage tasks within cards
  • Mark tasks as complete or incomplete

💬 Comment Management

  • Add comments to cards for discussion
  • View comment history

🤖 LLM Interaction Strategies

MCP Kanban supports several workflow strategies for LLM-human collaboration:

  1. 🤝 LLM-Driven Development with Human Review: LLMs implement tasks while humans review and provide feedback
  2. 👥 Human-Driven Development with LLM Support: Humans implement while LLMs provide analysis and recommendations
  3. 🧠 Collaborative Grooming and Planning: Humans and LLMs work together to plan and organize tasks

For more details on these strategies, see the Capabilities and Strategies wiki page.

📦 Available npm Scripts

  • npm run build: Build the TypeScript code
  • npm run build-docker: Build the TypeScript code and create a Docker image
  • npm run up: Start the Planka containers (kanban and postgres)
  • npm run down: Stop all containers
  • npm run restart: Restart the Planka containers
  • npm run start-node: Start the MCP server directly with Node (for testing outside of Cursor)
  • npm run qc: Run quality control checks (linting and type checking)

🤝 Contributing

We welcome contributions to Kanban MCP! If you'd like to contribute:

  1. Check out the Developer Guide for information on the project structure and development workflow
  2. Look at the open issues for tasks that need help
  3. Submit a pull request with your changes

🆘 Support

If you need help with Kanban MCP:

  1. Check the Troubleshooting page for solutions to common issues
  2. Search the GitHub issues to see if your problem has been reported
  3. Open a new issue if you can't find a solution

📜 License

Kanban MCP is open-source software licensed under the MIT License. See the LICENSE file for details.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • OffchainLabs
  • GO -Umsetzung des Ethereum -Beweises des Anteils

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • deemkeen
  • Steuern Sie Ihren MBOT2 mit einer Power Combo: MQTT+MCP+LLM

    Reviews

    2 (1)
    Avatar
    user_wEY0pCOA
    2025-04-15

    I have been using Yellhorn MCP by msnidal and it has truly transformed my server management experience. The tool is straightforward to deploy and offers an intuitive interface, making my daily tasks simpler and more efficient. The detailed documentation and responsive support are also impressive. Highly recommend it!