This custom GitLab MCP server provides integration with GitLab repositories, fixing schema validation issues present in the standard implementation. Built with Node.js and the Model Context Protocol SDK, it enables AI assistants to search repositories, manage files, create issues and merge requests, fork repositories, and create branches. The implementation uses Zod for robust schema validation and includes specific fixes for the search_repositories tool. It requires a GitLab Personal Access Token for authentication and can be configured to work with both gitlab.com and self-hosted GitLab instances.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Search for GitLab projects.
Get contents of a file or directory.
Create or update a single file.
Push multiple files in a single commit.
Create a new GitLab project.
Create a new issue.
Create a new merge request.
Fork a project.
Create a new branch.