github not yet analyzed

bivex/kanboard-mcp

github

A Model Context Protocol (MCP) server written in Go that empowers AI agents and Large Language Models (LLMs) to seamlessly interact with Kanboard. It transforms natural language commands into Kanboard API calls, enabling intelligent automation of project, task, and user management, streamlining workflows, and enhancing productivity.

maintainer
bivex
license
MIT
first seen
2026-06-12
last seen
2026-06-12
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities60 tools
transport stdio counts 60 tools · 0 res · 0 prompts permission surface via README inference

tools

  • assign_task

    👤 Assign tasks to users

  • change_column_position

    🔄 Change column positions

  • change_swimlane_position

    🔄 Move a swimlane's position (only for active swimlanes)

  • close_task

    ❌ Set a task to the status close

  • create_category

    ➕ Add task categories

  • create_column

    ➕ Add new columns

  • create_comment

    ➕ Create a new comment

  • create_project

    ➕ Create new projects

  • create_swimlane

    ➕ Add a new swimlane

  • create_task

    ➕ Create new tasks

  • delete_category

    🗑️ Remove categories

  • delete_column

    🗑️ Remove columns

  • delete_task

    🗑️ Remove tasks

  • disable_project

    🚫 Disable a project

  • disable_project_public_access

    🔒 Disable public access for a given project

  • disable_swimlane

    🚫 Disable a swimlane

  • duplicate_task_to_project

    📋 Duplicate a task to another project

  • enable_project

    ✅ Enable a project

  • enable_project_public_access

    🌐 Enable public access for a given project

  • enable_swimlane

    ✅ Enable a swimlane

  • get_active_swimlanes

    📋 Get the list of enabled swimlanes of a project (include default swimlane if enabled)

  • get_all_projects

    📋 Get all available projects

  • get_all_tasks

    📋 Get all available tasks

  • get_board

    📋 Get all necessary information to display a board

  • get_categories

    📋 List project categories

  • get_category

    🔍 Get category information

  • get_column

    🔍 Get a single column

  • get_columns

    📋 List project columns

  • get_comment

    🔍 Get comment information

  • get_overdue_tasks

    ⏰ Get all overdue tasks

  • get_overdue_tasks_by_project

    ⏰ Get all overdue tasks for a special project

  • get_project_activities

    📊 Get Activityfeed for Project(s)

  • get_project_activity

    📢 Get activity stream for a project

  • get_project_by_email

    🔍 Get project information by email

  • get_project_by_id

    🔍 Get project information by ID

  • get_project_by_identifier

    🔍 Get project information by identifier

  • get_project_by_name

    🔍 Get project information by name

  • get_projects

    📋 List all projects

  • get_swimlane

    🔍 Get a swimlane by ID

  • get_swimlane_by_id

    🔍 Get a swimlane by ID

  • get_swimlane_by_name

    🔍 Get a swimlane by name

  • get_swimlanes

    📋 List all swimlanes of a project (enabled or disabled) and sorted by position

  • get_task

    🔍 Get task by the unique id

  • get_task_by_reference

    🔍 Get task by the external reference

  • get_task_comments

    📋 Get task comments

  • get_tasks

    📋 Get project tasks

  • move_task_position

    ➡️ Move a task to another column, position or swimlane inside the same board

  • move_task_to_project

    ➡️ Move a task to another project

  • open_task

    ✅ Set a task to the status open

  • remove_comment

    🗑️ Remove a comment

  • remove_project

    🗑️ Remove a project

  • remove_swimlane

    🗑️ Remove a swimlane

  • search_tasks

    🔍 Find tasks by using the search engine

  • set_task_due_date

    📅 Set task deadlines

  • update_category

    ✏️ Modify categories

  • update_column

    ✏️ Modify column settings

  • update_comment

    ✏️ Update a comment

  • update_project

    ✏️ Update a project

  • update_swimlane

    ✏️ Update swimlane properties

  • update_task

    ✏️ Modify existing tasks

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

this server hasn't been statically analyzed yet (npm/PyPI artifacts only).