Custom GitLab
Createdchris-miaskowski
Enables AI assistants to seamlessly interact with GitLab repositories.
About
This tool is a custom implementation of the GitLab MCP (Model Context Protocol) server designed for enhanced integration with AI assistants like Claude. It addresses schema validation issues found in the standard GitLab MCP server, specifically for the `search_repositories` tool. With this server, AI assistants can search repositories, fetch file contents, create or update files, push multiple files in a single commit, create issues and merge requests, fork repositories, and create branches within a GitLab environment.
Key Features
- Fixes schema validation issues in the standard GitLab MCP server
- Enables pushing multiple files in a single commit
- Supports creating and updating files in GitLab
- Allows AI assistants to search GitLab repositories
- Provides tools for issue and merge request creation
Use Cases
- Automating code reviews with AI assistants
- Generating documentation from GitLab repositories
- Creating and managing GitLab issues and merge requests through AI