Skip to content

GitLab MCP Server for Zed

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

Install GitLab MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "gitlab-mcp-server": {
      "url": "https://mcp.jmrp.io/gitlab"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

GitLab MCP Server in other clients