Submit

MCP Git Explorer

@jmiedzinski

a year ago
developer-tools
Simple MCP server for fetching the remote git repository content as a structured text file
Overview

what is MCP Git Explorer?

MCP Git Explorer is a tool designed for exploring Git repositories using the Model Context Protocol (MCP). It allows users to fetch and analyze the content of remote Git repositories in a structured text format.

how to use MCP Git Explorer?

To use MCP Git Explorer, you can install it via PyPI or run it directly without installation. You can execute it as a command-line tool, providing options for GitLab token authentication and transport methods.

key features of MCP Git Explorer?

  • Clone and analyze Git repositories
  • Generate structured text representations of repository contents
  • Support for public and private GitLab repositories with token authentication
  • Tokenization counting using OpenAI's tiktoken library
  • Respect for .gitignore and .repomixignore patterns
  • Skip binary files and empty text files
  • Integration with Claude's Model Context Protocol

use cases of MCP Git Explorer?

  1. Exploring the structure and contents of Git repositories without manual downloads.
  2. Analyzing codebases for development and research purposes.
  3. Automating the retrieval of repository data for further processing.

FAQ from MCP Git Explorer?

  • Can MCP Git Explorer access private repositories?

Yes! It supports private GitLab repositories with token authentication.

  • How do I install MCP Git Explorer?

You can install it using pip: pip install mcp-git-explorer.

  • What is the Model Context Protocol?

The Model Context Protocol (MCP) is a framework that allows tools to interact with models and data in a structured way.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.