G
gitlab mcp code review

by @mehmetakinn

An MCP server that integrates AI assistants like Claude with GitLab's merge requests, allowing them to review code changes, add comments, and approve/unapprove merge requests directly through the GitLab API.

M
mcp

by @UOR-Foundation

A GitHub-based implementation of the Model Context Protocol that enables LLMs to access and manipulate data in a Universal Object Reference (UOR) framework, providing standardized interfaces for object management with decentralized storage.

G
github mcp analyzer

by @jar285

Enables Large Language Models to analyze GitHub repositories in real-time, providing tools for retrieving repository information, analyzing issues, accessing documentation, and visualizing activity.

B
bitbucket server mcp server

by @garc33

Facilitates interaction with Bitbucket Server for pull request management using the MCP protocol, supporting operations such as creating, merging, commenting, and reviewing pull requests.

G
github pr mcp

by @shaileshahuja

An MCP server that fetches GitHub Pull Request comments with file paths, line ranges, and replies using a GitHub personal access token.

G
gitlab mcp server

by @owayo

GitLabとの連携機能を提供するModel Context Protocol (MCP) サーバーです。GitLabの特定のプロジェクトからパイプラインの失敗情報やマージリクエストへの指摘事項を取得し、AIアシスタントに提供します。

M
MCP Github Oauth

by @Nikhil-Patil-RI

Facilitates authentication with GitHub using OAuth protocol, allowing secure access and interaction with GitHub repositories and services.

G
git forensics mcp

by @davidorex

A specialized MCP server for in-depth analysis of git repositories, offering tools for branch overview, time period analysis, file changes, and merge recommendations.

P
pygithub mcp server

by @AstroMined

Enables AI assistants to interact with GitHub through the PyGithub library, providing tools for managing issues, repositories, pull requests, and other GitHub operations with intelligent parameter handling and error management.

M
MCP Github Mapper

by @dazeb

Provides tools for mapping and analyzing GitHub repositories. It allows users to set a GitHub Personal Access Token and retrieve detailed information about a specified repository, including its structure and summary statistics.

M
mcp servers

by @asbloom-py

Enables interaction with GitHub through the GitHub API, supporting file operations, repository management, advanced search, and issue tracking with comprehensive error handling and automatic branch creation.

G
gitee mcp server

by @normal-coder

MCP Tool Server for Gitee, supporting the management of repository files/branches, Issues, and Pull Requests.

M
mcp github issue

by @sammcj

Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless integration and task management through GitHub's platform.

G
git mcp v2

by @Sheshiyer

The Git MCP Server allows AI assistants to perform enhanced Git operations via the Model Context Protocol, supporting core Git functions, branch and tag management, GitHub integration, and more.

M
model context protocols

by @Monsoft-Solutions

Allow to manage Issues and Project on Github

M
mcp git ingest

by @adhikasp

Helps AI read GitHub repository structure and important files. Want to quickly understand what a repo is about? Prompt it with "read https://github.com/adhikasp/mcp-git-ingest and determine how the code technically works".

G
gitlab mcp

by @zereight

gitlab mcp

M
mcp github

by @MissionSquad

Anthropic's github MCP server, but better. Support for more endpoints. Including releases and tags, pull request reviews, statuses, rate limit, gists, projects, packages, and even pull request diffs. Indented to be used with MissionSquad's MCP API for secret management (aka your access token).

A
aira mcp server

by @Sunwood-ai-labs

A Model Context Protocol server for creating commit messages from git staged files.

G
git

by @modelcontextprotocol

A Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.

G
gitlab

by @modelcontextprotocol

MCP Server for the GitLab API, enabling project management, file operations, and more.

G
Gitingest MCP

by @puravparab

An MCP server for gitingest. It allows MCP clients like Claude Desktop, Cursor, Cline etc to quickly extract information about Github repositories including repository summaries, project directory structure, file contents, etc