Skip to main content
Glama
79,425 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to use the git clone command" 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
    B
    maintenance
    A local MCP server that provides a safe, explicit set of Git operations for version control tasks like status, diff, branching, staging, committing, fetching, merging, and pushing.
    13
    45
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    This MCP server analyzes Git reflog and object data to provide recovery signals after accidental resets or deletions, helping assess whether lost commits or branches may still be recoverable without exposing sensitive details.
    3
  • A
    license
    A
    quality
    B
    maintenance
    Local Git MCP server exposing 29 tools that let AI clients manage repositories, commits, branches, remotes, and advanced git operations via natural language.
    29
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables local git operations including commit, branch, push, pull, status, and sync with conventional commit enforcement and branch naming conventions.
    6
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables natural language code search across multiple local Git repositories, allowing users to register projects, search for code, and explore file structures through Claude.
    6
  • A
    license
    A
    quality
    C
    maintenance
    Enables detection and resolution of Git merge conflicts in repositories through MCP, providing tools to identify conflicting files and assist with conflict resolution workflows.
    5
    61
    5
    AGPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    Automatically generates conventional commit messages from staged git changes and checks repository status. Analyzes git diffs to create properly formatted commit messages following conventional commit standards.
    2
    8
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server that enables Large Language Models to interact with Git repositories through a robust API, supporting operations like repository initialization, cloning, file staging, committing, and branch management.
    28
    3,703
    232
    Apache 2.0
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that enables AI agents to retrieve detailed GitHub Pull Request information using git commit hashes, branch names, or PR numbers. It automatically detects repositories and extracts comprehensive PR data including descriptions, labels, and reviews via the GitHub CLI.
    1
    11
    ISC