Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zereight
/
gitlab-mcp
Public
Notifications
You must be signed in to change notification settings
Fork
356
Star
2k
Code
Issues
9
Pull requests
8
Discussions
Actions
Projects
Security and quality
15
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add snippet CRUD tools
- #730
#730
Open
zereight
wants to merge 16 commits into
main
zereight/gitlab-mcp:main
from
feat/snippets
zereight/gitlab-mcp:feat/snippets
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat: add snippet CRUD tools
#730
zereight
wants to merge 16 commits into
main
zereight/gitlab-mcp:main
from
feat/snippets
zereight/gitlab-mcp:feat/snippets
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
feat: add snippet CRUD tools
Show description for dec2e4b
2 people
authored and
zereight
committed
dec2e4b
View commit details
Copy full SHA for dec2e4b
Browse repository at this point
fix: extract ref from raw_url to fetch multi-file snippet content
Show description for 5231937
2 people
authored and
zereight
committed
5231937
View commit details
Copy full SHA for 5231937
Browse repository at this point
refactor: align snippet file ref handling with repository/files pattern
Show description for 5efc8dc
2 people
authored and
zereight
committed
5efc8dc
View commit details
Copy full SHA for 5efc8dc
Browse repository at this point
fix: address snippet tool review feedback
Show description for 740d36a
renanliberato
authored and
zereight
committed
740d36a
View commit details
Copy full SHA for 740d36a
Browse repository at this point
fix: require previous_path on snippet files[] move action
Show description for 30e8490
renanliberato
authored and
zereight
committed
30e8490
View commit details
Copy full SHA for 30e8490
Browse repository at this point
fix: allow explicit ref when snippet file has no raw_url
Show description for 61e3647
renanliberato
authored and
zereight
committed
61e3647
View commit details
Copy full SHA for 61e3647
Browse repository at this point
fix: enforce project scope on omitted project_id for snippets
Show description for 1a1e14e
renanliberato
authored and
zereight
committed
1a1e14e
View commit details
Copy full SHA for 1a1e14e
Browse repository at this point
fix: validate per-action snippet file requirements at parse time
Show description for 5e3ae47
renanliberato
authored and
zereight
committed
5e3ae47
View commit details
Copy full SHA for 5e3ae47
Browse repository at this point
fix(snippets): honor ref for single-file get_snippet content
Show description for 3c55452
zereight
and
cursoragent
committed
3c55452
View commit details
Copy full SHA for 3c55452
Browse repository at this point
chore(snippets): align with current main conventions
Show description for b2b2bf6
zereight
committed
b2b2bf6
View commit details
Copy full SHA for b2b2bf6
Browse repository at this point
docs(readme): sync tool count 232 -> 237 across README trio
zereight
committed
446b7ea
View commit details
Copy full SHA for 446b7ea
Browse repository at this point
Commits on Sep 26, 2026
Merge remote-tracking branch 'origin/main' into feat/snippets
Show description for 246b87b
zereight
and
CommandCodeBot
committed
246b87b
View commit details
Copy full SHA for 246b87b
Browse repository at this point
fix(snippets): enforce session project scope and validate URL segments
Show description for b7a361d
zereight
and
CommandCodeBot
committed
b7a361d
View commit details
Copy full SHA for b7a361d
Browse repository at this point
fix(snippets): address second review round
Show description for 13873ee
zereight
and
CommandCodeBot
committed
13873ee
View commit details
Copy full SHA for 13873ee
Browse repository at this point
fix(snippets): address remaining review nits
Show description for ebd213c
zereight
committed
ebd213c
View commit details
Copy full SHA for ebd213c
Browse repository at this point
test(snippets): assert session-scoped create/update results
Show description for f6592e1
zereight
committed
f6592e1
View commit details
Copy full SHA for f6592e1
Browse repository at this point
You can’t perform that action at this time.