From db35efff4bc20d472a18027b491610f75a167dde Mon Sep 17 00:00:00 2001 From: simple Date: Fri, 21 Feb 2025 09:25:21 +0900 Subject: [PATCH] =?UTF-8?q?README.md=20=EB=B0=8F=20index.ts=20=EC=97=85?= =?UTF-8?q?=EB=8D=B0=EC=9D=B4=ED=8A=B8:=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EB=B0=8F=20=EA=B0=9C=EC=84=A0=20=EC=82=AC=ED=95=AD?= =?UTF-8?q?=20=ED=8F=AC=ED=95=A8,=20=EC=84=9C=EB=B2=84=20=EC=9D=B4?= =?UTF-8?q?=EB=A6=84=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf6d9d7..a2b20af 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![smithery badge](https://smithery.ai/badge/@zereight/gitlab-mcp)](https://smithery.ai/server/@zereight/gitlab-mcp) -GitLab MCP(Model Context Protocol) Server. +GitLab MCP(Model Context Protocol) Server. **Includes bug fixes and improvements over the original GitLab MCP server.** gitlab mcp MCP server diff --git a/index.ts b/index.ts index 0886855..ac79de3 100644 --- a/index.ts +++ b/index.ts @@ -56,7 +56,7 @@ import { const server = new Server( { - name: "gitlab-mcp-server", + name: "better-gitlab-mcp-server", version: "0.0.1", }, {