Skip to main content
Glama
439,583 tools. Updated 2026-08-10 19:15

"Git" matching MCP tools:

  • Execute safe git operations like status, log, checkout, pull, and diff within isolated build environments to manage version control without local dependencies.
    MIT
  • Run version control commands on local repositories to inspect status, review history, and commit changes. Accepts standard arguments for custom operations.
    MIT
  • Execute version control operations including status, log, diff, branch, add, commit, push, pull, and checkout, passing all arguments directly through to the underlying command.
    MIT
  • Execute Git commands to manage version control, track changes, and collaborate on code repositories within development workflows.
    MIT
  • Compare Git changes between HEAD and an ancestor branch or commit to analyze code modifications for review or documentation.
    MIT
  • Reset Git repository state to undo changes, move HEAD to specific commits, or restore branches using soft, mixed, or hard reset operations with safety controls for destructive actions.

Matching MCP Servers

  • F
    license
    A
    quality
    B
    maintenance
    A deterministic MCP server that reimplements ai-git-fish workflows (aicommit, aibranch, aipr) with Leantime integration, enabling Claude Code and Codex to perform git operations and manage tickets without an internal LLM.
    9
  • A
    license
    A
    quality
    D
    maintenance
    Automates creating Pull Requests (GitHub) and Merge Requests (GitLab) using git CLI, repository templates, and LLM-assisted content generation from your diff and commit logs.
    4
    71
    MIT

Matching MCP Connectors

  • MCP server for git_diff_mcp

  • Evidence-backed open-source project search, recommendations, alternatives, and comparisons.

  • Read, search, list, and backup files from Git repositories without modifying content. Supports local and remote repositories including GitHub and Gitea for secure file management operations.
  • Manage Git branch lifecycle with create, list, delete, merge, and compare operations. Includes safety warnings for destructive actions like branch deletion to protect commit history.
  • Create, list, delete, or show details of Git tags to manage release versions and milestones.
    ISC
  • Manage Git repositories locally and remotely with operations including init, commit, sync, backup, and repository management for GitHub and Gitea platforms.
  • Manage Git releases by creating, listing, updating, deleting, publishing, and downloading releases with support for tags, release notes, assets, and GitHub/Gitea providers.
  • Check the current git status of a repository to view changes, staged files, and branch information. Specify a directory path to analyze any git project.
  • View recent commit history from a Git repository to track changes and review project development. Specify directory and number of commits to display.
  • Manage Git repository issues by creating, listing, updating, closing, commenting, and searching across GitHub and Gitea platforms directly from your project directory.
  • Manage pull requests for Git repositories by creating, listing, updating, merging, closing, reviewing, and searching across GitHub and Gitea platforms.