A
securityA
licenseA
qualityA specialized MCP server for in-depth analysis of git repositories, offering tools for branch overview, time period analysis, file changes, and merge recommendations.
Last updated -
4
1
Apache 2.0
A Node.js implementation of a Git repository browser using the Model Context Protocol (MCP).
Add this to your MCP settings configuration file:
The server provides two main tools:
git_directory_structure
: Returns a tree-like representation of a repository's directory structuregit_read_important_files
: Reads and returns the contents of specified files in a repositoryStart the server:
The server runs on stdio, making it compatible with MCP clients.
MIT License - see the LICENSE file for details.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
一个 Node.js 服务器,允许通过 MCP 浏览 Git 存储库,提供查看目录结构和从存储库读取重要文件的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/razorback16/mcp-git-repo-browser'
If you have feedback or need assistance with the MCP directory API, please join our Discord server