summaryrefslogtreecommitdiff
path: root/servers/gitlab_glab/pyproject.toml
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2025-07-15 17:27:57 +0300
committerDawid Rycerz <dawid@rycerz.xyz>2025-07-15 17:27:57 +0300
commit0d3b300943d44ad69f803f2e196bc643b937ef37 (patch)
tree5ff368783ee80039f7ea4eafefbcd0f7993b8a01 /servers/gitlab_glab/pyproject.toml
parent4e89e51901d9b3726a56d15980a0845b8e2a36b0 (diff)
feat: deprecate gitlab_glab
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"}