gitlab-kanban-mcp-server

gitlab-kanban-mcp-server

1

GitLab Kanban MCP Server is a Model Context Protocol server designed to manage GitLab Kanban board operations efficiently. It provides tools for task management, including creating, updating, and deleting tasks, as well as adding comments.

list_tasks

Get a list of tasks from the project's kanban

create_task

Create a new task on the board

update_task

Update existing tasks

delete_task

Delete tasks from the board

add_comment

Add a comment to a task