gitlab-mcp and gitlab-mcp-server
About gitlab-mcp
structured-world/gitlab-mcp
Advanced GitLab MCP server
Implements 44 tools across 18 GitLab entity types (projects, MRs, pipelines, work items, wiki) using CQRS architecture with `browse_*` query and `manage_*` command patterns. Supports multi-instance deployments with per-instance OAuth 2.1, multiple transports (stdio, SSE, StreamableHTTP), and fine-grained feature flags for selective tool enablement. Integrates directly with Claude Desktop, VS Code, and other MCP clients via npm or Docker.
About gitlab-mcp-server
Alosies/gitlab-mcp-server
A fully-typed TypeScript MCP server for comprehensive GitLab API integration with Claude Desktop. Manage projects, issues, merge requests, CI/CD pipelines, and job logs with advanced features for large-scale DevOps workflows.
Implements the Model Context Protocol (MCP) as a stdio-based server, enabling Claude Desktop to execute GitLab operations through natural language queries while maintaining full TypeScript type safety across all API interactions. Supports advanced merge request workflows including threaded discussions, inline code comments, and review state management, plus self-hosted GitLab instances via configurable base URLs. Architecture uses environment-based configuration for token authentication and optional configuration files for extended setup.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work