Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/pare-git Guide
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
70 starsby Dave-London
Quick Start
Install
npx @paretools/gitClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-pare-git": {
"command": "npx",
"args": [
"@paretools/git"
]
}
}
}