Back to search
30
MCP

@arm5556/gitlab-mcp-ai

npm/@arm5556/gitlab-mcp-ai

AI-optimized GitLab MCP server with smart pagination and streamlined responses for better LLM integration

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
mcp-gitlab-server
Production-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
0 tools
airulermcp
MCP server for distributing AI rules from GitLab repositories to IDEs
0 tools
garrardkitchen/gitlab-mcp
MCP server for GitLab automation — manage groups, projects, variables, and access tokens via AI.
0 tools
io.github.vish288/mcp-gitlab
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@arm5556/gitlab-mcp-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}