GitLab Kanban MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | No | Your GitLab instance URL | https://gitlab.com |
| GITLAB_TOKEN | Yes | Your GitLab personal access token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_tasksC | プロジェクトのカンバンボードのタスク一覧を取得 |
| create_taskC | カンバンボードに新しいタスクを作成 |
| update_taskC | カンバンボードのタスクを更新 |
| delete_taskC | カンバンボードのタスクを削除 |
| add_commentC | タスクにコメントを追加 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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