Skip to main content
Glama

GitLab Kanban MCP Server

list_tasks

Retrieve a list of tasks from a GitLab Kanban board by specifying the project ID. Simplify task management and tracking within your project workflow.

Instructions

プロジェクトのカンバンボードのタスク一覧を取得

Input Schema

NameRequiredDescriptionDefault
projectIdYesGitLabプロジェクトID

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "GitLabプロジェクトID", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from GitLab Kanban MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sunwood-ai-labs/gitlab-kanban-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server