Skip to main content
Glama
razorback16

MCP Git Repo Browser

by razorback16

Related Servers

Alternatives to MCP Git Repo Browser

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A Node.js implementation that enables browsing Git repositories through the Model Context Protocol, providing features like displaying directory structures, reading files, searching code, comparing branches, and viewing commit history.
      27
      19
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that reads GitHub repository structures and important files, enabling exploration and analysis of codebases.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A secure, git-aware MCP server for working with local repositories, enabling file management, shell commands, and full git operations within allowed directories.
      66
      1
      GPL 3.0
    • F
      license
      A
      quality
      D
      maintenance
      MCP server for managing Git operations on local repositories, allowing users to list repositories, get and create tags, list commits, push tags, and refresh repositories through a standardized interface.
      6
      3
      -

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one clones a repository and returns its directory structure, while the other reads the contents of specified files. There is no overlap or ambiguity between these operations, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    Both tools follow a consistent 'git_verb_adjective_noun' pattern (git_directory_structure and git_read_important_files). This naming convention is predictable and readable throughout the set, with no deviations or mixed styles.

    Tool Count2/5

    With only 2 tools, the server feels thin for a 'Git Repo Browser' purpose. While the tools cover cloning and reading files, there are obvious gaps in typical repository operations (e.g., listing branches, checking commit history, or searching code), making the scope underdeveloped.

    Completeness2/5

    The tool surface is severely incomplete for browsing Git repositories. It lacks basic operations like listing repositories, viewing commits, checking branches, or searching within files. Agents will encounter dead ends when trying to perform common repository exploration tasks beyond the two provided tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues