Skip to content
VS Code

GitLab MCP Server for VS Code

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:VS Code transport:streamable-http runtime:mcpb

Install GitLab MCP Server in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

GitLab MCP Server in other clients