R
mcp-git-repo-browser
By razorback16·Visit Source
Node.js Git repo browser via MCP
April 18, 2025
7 days ago
0 Clicks
What is this MCP
This MCP is a Node.js implementation that provides tools for browsing Git repository structures and reading file contents through the Model Context Protocol.
How to use this MCP
Configure it in your MCP settings file with Node.js command, then interact via stdio with two main tools: git_directory_structure
for repository tree views and git_read_important_files
for file content retrieval.
What this MCP can be used for
This MCP enables programmatic exploration of Git repositories, useful for code analysis tools, documentation generators, or any application needing automated repository inspection.
Repository Info
Stars:
2
Forks:
1
Watchers:
2
Last Updated: 1 month ago