Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
https://github.com/owayo/gitlab-mcp-server
by
owayo
Verified
GitHub
Version Control
Python
MIT License
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
gitlab-mcp-server
src
.gitignore
LICENSE
main.py
pyproject.toml
.python-version
README.md
uv.lock
[project] name = "gitlab-mcp-server" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.10" dependencies = [ "gitpython>=3.1.44", "mcp[cli]>=1.4.1", "python-gitlab>=5.6.0", ]