Gitlab MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 10 Sep 2025.
GitLab MCP (Model Context Protocol) server for AI agents
No commits for 12 months.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gitlab-mcp-server -- npx -y @dubuqingfeng/gitlab-mcp-server
{
"mcpServers": {
"gitlab-mcp-server": {
"args": [
"-y",
"@dubuqingfeng/gitlab-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.gitlab-mcp-server]
command = "npx"
args = ["-y", "@dubuqingfeng/gitlab-mcp-server"]
{
"mcpServers": {
"gitlab-mcp-server": {
"args": [
"-y",
"@dubuqingfeng/gitlab-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gitlab-mcp-server": {
"args": [
"-y",
"@dubuqingfeng/gitlab-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GITLAB_TOKEN (Your API key for the gitlab), GITLAB_URL (Gitlab URL), LARK_WEBHOOK_URL (Lark 机器人 Webhook URL), LARK_SECRET_KEY (可选:签名密钥(如果机器人启用了签名验证)), LARK_ENABLE_NOTIFICATION (可选:是否启用通知,默认为 true), GITLAB_NOTE_MODE (可选:通知模式 - gitlab_only(仅GitLab)、lark_only(仅Lark)、both(两者都发),默认为 gitlab_only).
The author declared them in the registry entry; get the values from the project itself.
Trello Model Context Protocol (MCP) Server for AI Agents
MCP (Model Context Protocol) server for Appwrite
A Model Context Protocol (MCP) server for esa.io
Model Context Protocol server for AgentRAM. Persistent memory for AI agents.
Model Context Protocol server for Gitea (and Forgejo, Codeberg).
Model Context Protocol server for Google's Jules AI coding agent
A Model Context Protocol (MCP) server for process management.
A Model Context Protocol server for Wix AI tools
Answers built from our own checks of this server.