gitlab-mcp-server and GitIntel-MCP-Server

These two tools are competitors because both are TypeScript-based MCP servers for GitLab, but "Alosies/gitlab-mcp-server" focuses on comprehensive GitLab API integration for project management while "hoangsonww/GitIntel-MCP-Server" specializes in analyzing local Git repositories for deeper insights and metrics.

gitlab-mcp-server
50
Established
GitIntel-MCP-Server
42
Emerging
Maintenance 10/25
Adoption 5/25
Maturity 18/25
Community 17/25
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 16/25
Stars: 9
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 8
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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.

About GitIntel-MCP-Server

hoangsonww/GitIntel-MCP-Server

A Git intelligence MCP server built with Node.js and TypeScript that analyzes local Git repositories to surface insights like hotspots, churn, temporal coupling, knowledge maps, and risk scoring. Designed for AI agents, it exposes repository analytics tools through the Model Context Protocol (MCP) while keeping all data local and read-only.

Exposes 12 specialized analysis tools (hotspots, temporal coupling, knowledge maps, churn, complexity trends, risk scoring) that transform raw git output through multi-stage pipelines into scored, formatted tables and actionable insights. Built on stdio JSON-RPC transport with safe subprocess execution via `execFile`, it auto-detects repositories from working directory or accepts explicit paths, and ships with pre-computed resources (repository summary, activity feeds) for quick snapshot access. Designed for local-first deployment across Claude Code, Codex, and other MCP clients—includes Docker multi-stage builds, Kubernetes Kustomize manifests, and Terraform/CloudFormation templates for containerized or cloud-native environments.

Scores updated daily from GitHub, PyPI, and npm data. How scores work