About Kanbanflow MCP Server
Kanbanflow MCP Server is an MCP server in the Automation category: kanbanFlow MCP server implemented in Deno. It has been installed 0 times through Conduid.
Tools (16)
add-commentAdd a comment to an existing task
Takes no parameters.
add-labelAdd a label to an existing task
Takes no parameters.
add-subtaskAdd a subtask to an existing task
Takes no parameters.
add-subtasksAdd multiple subtasks to an existing task in one operation
Takes no parameters.
create-taskCreate a new task on the board
Takes no parameters.
create-task-with-subtasksCreate a new task and add multiple subtasks to it in one operation
Takes no parameters.
get-all-tasksGet all tasks from all columns on the board
Takes no parameters.
get-boardGet Kanban board structure
Takes no parameters.
get-task-detailsGet detailed information about a specific task by its ID
Takes no parameters.
get-tasksGet all tasks in a column
Takes no parameters.
set-task-due-dateSet or update a due date for a task
Takes no parameters.
update-commentUpdate an existing comment on a task
Takes no parameters.
update-custom-fieldSet or update a custom field value on a task
Takes no parameters.
update-labelUpdate an existing label on a task by finding it by name
Takes no parameters.
update-subtask-by-positionUpdate a subtask by its position in the subtask list
Takes no parameters.
update-taskUpdate properties of an existing task
Takes no parameters.
Install
git clone https://github.com/WilliamAvHolmberg/kanbanflow-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Kanbanflow MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.