GitLab Integration
Integrates with GitLab to provide RESTful API tools for managing users, projects, merge requests, and more.
Acerca de
GitLab Integration is a server built on the fastmcp framework, providing a suite of tools for interacting with the GitLab RESTful API. It enables users to search for users and projects, manage merge requests (create, comment, accept, update), retrieve user tasks, and execute arbitrary GitLab API calls. It supports integrations with platforms such as Claude and Smithery, enhancing workflow automation and developer productivity.
Características Principales
- Add comments to merge requests
- Accept and merge merge requests
- Create a new merge request with assignee and reviewers
- 2 GitHub stars
- Search users and their active projects
- Update merge request assignee, reviewers, title, description, and labels
- Call any GitLab API with custom parameters
- Retrieve current user's pending tasks
- Search project details
Casos de Uso
- Automating GitLab merge request workflows
- Integrating GitLab data into other applications
- Simplifying GitLab API interactions