← All servers
πŸ”§

Gitlab ServerVerifiedπŸ›‘ No advisories

io.github.dubuqingfeng/gitlab-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
10 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/dubuqingfeng, which proved it owns this namespace.

Verified owner: github.com/dubuqingfeng β†—io.github.dubuqingfeng/gitlab-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GITLAB_TOKEN, LARK_WEBHOOK_URL, LARK_SECRET_KEY.
βœ“
Configuration
Reads GITLAB_URL, LARK_ENABLE_NOTIFICATION, GITLAB_NOTE_MODE.

About

GitLab MCP (Model Context Protocol) server for AI agents

Packages & transports

npm@dubuqingfeng/gitlab-mcp-serverv2.0.12 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gitlab_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@dubuqingfeng/gitlab-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @dubuqingfeng/gitlab-mcp-server