gitlab-mcp-zed

akbxr/gitlab-mcp-zed
★ 13 stars Rust 📦 Other Updated 23d ago
Gitlab MCP Server for Zed
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gitlab-mcp-zed": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "gitlab-mcp-zed"
      ]
    }
  }
}

Topics

mcpmcp-server