
GitLab
@modelcontextprotocol
关于 GitLab
Model Context Protocol Servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gitlab"
],
"env": {
"GITLAB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>",
"GITLAB_API_URL": "https://gitlab.com/api/v4"
}
}
}
}工具
9Create or update a single file in a GitLab project
Search for GitLab projects
Create a new GitLab project
Get the contents of a file or directory from a GitLab project
Push multiple files to a GitLab project in a single commit
Create a new issue in a GitLab project
Create a new merge request in a GitLab project
Fork a GitLab project to your account or specified namespace
Create a new branch in a GitLab project
概览
What is GitLab?
—
How to use GitLab?
—
Key features of GitLab
- —
Use cases of GitLab
- —
FAQ from GitLab
—
版本控制 分类下的更多 MCP 服务器
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version

Git
modelcontextprotocolModel Context Protocol Servers
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
评论