chris-miaskowski_custom-gitlab-mcp-server
0
The Custom GitLab MCP Server is designed to integrate AI assistants with GitLab repositories, providing functionalities for managing projects and resolving schema validation issues in the standard implementation.
Custom GitLab MCP Server
This project is a custom implementation of the GitLab MCP server focused on integration with AI assistants like Claude. Features include:
- Searching GitLab repositories
- Fetching file contents
- Creating or updating files
- Pushing files
- Creating issues and merge requests
- Forking repositories
- Creating branches
The implementation also addresses schema validation issues found in the standard GitLab MCP server, especially for the search_repositories
tool.