summaryrefslogtreecommitdiff
path: root/servers/gitlab_glab/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'servers/gitlab_glab/pyproject.toml')
-rw-r--r--servers/gitlab_glab/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/servers/gitlab_glab/pyproject.toml b/servers/gitlab_glab/pyproject.toml
index deeb07c..3d1ce87 100644
--- a/servers/gitlab_glab/pyproject.toml
+++ b/servers/gitlab_glab/pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "mcp-server-gitlab-glab"
version = "0.1.0"
-description = "An MCP server for GitLab CLI integration"
+description = "[DEPRECATED: Use mcp-server-gitlab-python instead] An MCP server for GitLab CLI integration"
readme = "README.md"
requires-python = ">=3.11"
license = {text = "MIT"}