git-mcp-server and gitlab-mcp

Both tools are ecosystem siblings: structured-world/gitlab-mcp is a specialized implementation of the Model Context Protocol (MCP) server for GitLab, while cyanheads/git-mcp-server is a more general-purpose MCP server designed to interact with any Git repository, making them distinct backend tools within the same protocol ecosystem.

git-mcp-server
68
Established
gitlab-mcp
51
Established
Maintenance 10/25
Adoption 11/25
Maturity 25/25
Community 22/25
Maintenance 13/25
Adoption 2/25
Maturity 24/25
Community 12/25
Stars: 192
Forks: 47
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
No risk flags
No risk flags

About git-mcp-server

cyanheads/git-mcp-server

An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.

This server helps AI agents or large language models (LLMs) manage code repositories. It allows them to perform common Git operations like cloning projects, committing changes, creating branches, merging code, and publishing updates. It's designed for developers who are building AI systems that need to interact with and modify source code.

AI-driven development developer tools code automation LLM application development version control automation

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.

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