claude mcp add dubuqingfeng-gitlab-mcp-server -- npx -y @dubuqingfeng/gitlab-mcp-server
{
"mcpServers": {
"dubuqingfeng-gitlab-mcp-server": {
"command": "npx",
"args": ["-y", "@dubuqingfeng/gitlab-mcp-server"]
}
}
}
{
"mcpServers": {
"dubuqingfeng-gitlab-mcp-server": {
"command": "npx",
"args": ["-y", "@dubuqingfeng/gitlab-mcp-server"]
}
}
}
{
"mcpServers": {
"dubuqingfeng-gitlab-mcp-server": {
"command": "npx",
"args": ["-y", "@dubuqingfeng/gitlab-mcp-server"]
}
}
}
About This MCP Server
The io.github.dubuqingfeng/gitlab-mcp-server is a Model Context Protocol server designed for use with AI agents, specifically integrating with GitLab to provide context for AI coding assistants. It enables communication between AI agents and GitLab, allowing for the exchange of model context information. Developers would use this server to connect their AI coding tools to GitLab, facilitating more informed and effective coding assistance.
GitLab MCP (Model Context Protocol) server for AI agents. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@dubuqingfeng/gitlab-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The gitlab-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.