Git Repo Browser

v1.0.0Version Controlstable

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.

git-repo-browser-mcpmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Git Repo Browser?

Git Repo Browser is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to node.js implementation that enables browsing git repositories through the model context protocol, providing features like displaying directory structures, reading files, searching code, comparing bran...

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.

This server falls under the Version Control category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A Node.js implementation that enables browsing Git repositor

Use Cases

Browse Git repositories with directory structure display.
Read files, search code, and compare branches via MCP.
bsreeram08

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx git-repo-browser-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Git Repo Browser

What is Git Repo Browser?

Git Repo Browser is a Model Context Protocol (MCP) server that 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. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Git Repo Browser?

Follow the installation instructions on the Git Repo Browser GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Git Repo Browser?

Git Repo Browser works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Git Repo Browser free to use?

Yes, Git Repo Browser is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Version Control MCP Servers

Explore all version control servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "git-repo-browser-mcp": { "command": "npx", "args": ["-y", "git-repo-browser-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Git Repo Browser?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides