Google PageRank for AI agents. 25,000+ tools indexed.

chntif/mcp-gitlab-workflow

Score: 46.9 Rank #96

MCP server for GitLab workflow automation (issue, branch, commit, merge request, review)

Overview

chntif/mcp-gitlab-workflow is a JavaScript MCP server licensed under MIT. MCP server for GitLab workflow automation (issue, branch, commit, merge request, review)

Ranked #96 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for chntif/mcp-gitlab-workflow
[![AgentRank](https://agentrank-ai.com/api/badge/tool/chntif--mcp-gitlab-workflow)](https://agentrank-ai.com/tool/chntif--mcp-gitlab-workflow/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/chntif--mcp-gitlab-workflow/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/chntif--mcp-gitlab-workflow" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="chntif/mcp-gitlab-workflow"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# mcp-gitlab-workflow

`mcp-gitlab-workflow` 是一个面向 GitLab 的 MCP 服务,目标是让 AI Agent 通过工具调用完成完整研发流程:需求解析、Issue、分支、提交、MR、审查评论、Issue 回填、以及本地仓库分支同步。

## 1. 核心能力

- `workflow_*`:工作流编排工具,适合“直接完成任务链路”
- `gitlab_*`:原子 API 工具,适合“自定义编排与精细控制”

> 说明:`workflow_start` 与 `workflow_complete` 已在当前版本彻底移除,统一使用新工作流工具。

## 2. Workflow 工具

- `workflow_requirement_to_issue`:分析需求并创建 Issue(支持标签自动建议/自动创建、默认指派给当前用户)
- `workflow_review_mr_post_comment`:读取 MR 变更并发布审查评论,可选自动审批
- `workflow_sync_local_branch`:本地仓库 `fetch/pull/checkout` 切换到目标分支
- `workflow_issue_to_delivery`:基于已有 Issue 完成“建分支→提交→MR→审查评论→本地切分支→Issue 评论→Issue Log”
- `workflow_requirement_to_delivery`:从需求开始的一体化全链路(先建 Issue,再走 `workflow_issue_to_delivery`)
- `workflow_issue_log_append`:向本地 issue log 追加记录

## 3. GitLab 原子工具

- 用户与标签:`gitlab_get_current_user`、`gitlab_list_labels`、`gitlab_create_label`、`gitlab_update_label`、`gitlab_delete_label`
- Issue:`gitlab_create_issue`、`gitlab_get_issue`、`gitlab_get_issue_notes`、`gitlab_add_issue_comment`(支持基于 MR 变更自动生成评论
Read full README on GitHub →
Are you the maintainer of chntif/mcp-gitlab-workflow?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.