Skip to content
Grok

GitLab MCP Server for Grok

io.github.jmrplens/gitlab-mcp-server

Go MCP server for GitLab: 2 dynamic tools reach 1000+ REST/GraphQL actions. Free/CE, no paid tier.

client:Grok transport:streamable-http runtime:mcpb

Install GitLab MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gitlab-mcp-server": {
      "type": "http",
      "url": "https://mcp.jmrp.io/gitlab"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

GitLab MCP Server in other clients