GitWho2Blame
A local MCP server providing tools for exploring code change history and developer insights.
GitHub Stars
30
User Rating
Not Rated
Favorites
0
Views
25
Forks
2
Issues
0
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
1Clone this repository:
bash
git clone https://github.com/JH8676/GitWho2Blame.git
2Add the following json to your
```json
{
"servers": {
"gitwho2blame": {
"type": "stdio",
"command": "dotnet",
"args": [
"run",
"--project",
"mcp.json