io.github.Dave-London/pare-git
NPM · @PARETOOLS/GIT · SCANNED SEP 20
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to Dave-London/Pare). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 32 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1958 tokens (~97/item across 20 items; 20 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "merge" implies "merge" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.Dave-London/pare-git MCP server?
io.github.Dave-London/pare-git runs locally as an npm package, launched with npx -y @paretools/git. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @paretools/git
claude mcp add dave-london-pare-git -- npx -y @paretools/git
{
"mcpServers": {
"dave-london-pare-git": {
"command": "npx",
"args": [
"-y",
"@paretools/git"
]
}
}
} {
"servers": {
"dave-london-pare-git": {
"command": "npx",
"args": [
"-y",
"@paretools/git"
]
}
}
} codex mcp add dave-london-pare-git -- npx -y @paretools/git
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dave-london-pare-git": {
"type": "local",
"command": [
"npx",
"-y",
"@paretools/git"
],
"enabled": true
}
}
} openclaw mcp add dave-london-pare-git --command npx --arg -y --arg @paretools/git
mcp_servers:
dave-london-pare-git:
command: "npx"
args: ["-y", "@paretools/git"] {
"McpServers": {
"dave-london-pare-git": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@paretools/git"
]
}
}
} assistant mcp add dave-london-pare-git -t stdio -c npx -a -y @paretools/git
{
"mcpServers": {
"dave-london-pare-git": {
"command": "npx",
"args": [
"-y",
"@paretools/git"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 −3
- Stability: pass → 0.80 functional
- 16 Sept 26 +1
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −3
- Stability: pass → 0.80 functional
- 9 Sept 26 +1
- Stability: 0.97 → pass security
- 7 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@paretools/git@0.8.1
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | Dave-London/Pare |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/Dave-London/Pare/.github/workflows/release.yml@refs/heads/main |
| Rekor log index | 952352681 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:931f1e043e0ef2b4de69ae6b8a8308a277339843ca339624f01fcd4e84998c855e5db4246355cec83b6f3ce9405b38a3481ea7706c2eed15cf97324c6 |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
add Git Add ~81
Stages files for commit. Returns structured data with count and list of staged files. Use instead of running `git add` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| all | boolean | – | Stage all changes (git add -A) |
| files | array | – | File paths to stage (required unless all is true) |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | – |
| staged | number | yes | – |
No examples provided.
blame Git Blame ~129
Shows commit annotations for a file, grouped by commit. Returns structured blame data with deduplicated commit metadata (hash, author, date) and their attributed lines. Use instead of running `git blame` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| endLine | number | – | End line number for blame range |
| file | string | yes | File path to blame |
| path | string | – | Repository path (default: cwd) |
| startLine | number | – | Start line number for blame range |
| Name | Type | Req | Description |
|---|---|---|---|
| commits | – | yes | – |
| file | string | yes | – |
| totalLines | number | yes | – |
No examples provided.
branch Git Branch ~106
Lists, creates, or deletes branches. Returns structured branch data. Use instead of running `git branch` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| all | boolean | – | Include remote branches |
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| create | string | – | Create a new branch with this name |
| delete | string | – | Delete branch with this name |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| branches | – | yes | – |
| current | string | yes | – |
No examples provided.
checkout Git Checkout ~85
Switches branches or restores files. Returns structured data with ref, previous ref, and whether a new branch was created. Use instead of running `git checkout` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| create | boolean | – | Create a new branch (-b) |
| path | string | – | Repository path (default: cwd) |
| ref | string | yes | Branch name, tag, or commit to checkout |
| Name | Type | Req | Description |
|---|---|---|---|
| created | boolean | yes | – |
| previousRef | string | yes | – |
| ref | string | yes | – |
No examples provided.
cherry-pick Git Cherry-Pick ~105
Applies specific commits to the current branch. Returns structured data with applied commits and any conflicts. Use instead of running `git cherry-pick` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| abort | boolean | – | Abort in-progress cherry-pick |
| commits | array | – | Commit hashes to cherry-pick |
| continue | boolean | – | Continue after resolving conflicts |
| noCommit | boolean | – | Apply changes without committing (-n) |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| applied | array | yes | – |
| conflicts | array | yes | – |
| success | boolean | yes | – |
No examples provided.
commit Git Commit ~72
Creates a commit with the given message. Returns structured data with hash, message, and change statistics. Use instead of running `git commit` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| amend | boolean | – | Amend the previous commit |
| message | string | yes | Commit message |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| deletions | number | yes | – |
| filesChanged | number | yes | – |
| hash | string | yes | – |
| hashShort | string | yes | – |
| insertions | number | yes | – |
| message | string | yes | – |
No examples provided.
diff Git Diff ~129
Returns file-level diff statistics as structured data. Use full=true for patch content. Use instead of running `git diff` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| file | string | – | Limit diff to a specific file |
| full | boolean | – | Include full patch content in chunks |
| path | string | – | Repository path (default: cwd) |
| ref | string | – | Compare against a specific ref (branch, tag, commit) |
| staged | boolean | – | Show staged changes (--cached) |
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | – |
| totalAdditions | number | – | – |
| totalDeletions | number | – | – |
| totalFiles | number | yes | – |
No examples provided.
log Git Log ~111
Returns commit history as structured data. Use instead of running `git log` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | Filter by author name or email |
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| maxCount | number | – | Number of commits to return (default: 10) |
| path | string | – | Repository path (default: cwd) |
| ref | string | – | Branch, tag, or commit to start from |
| Name | Type | Req | Description |
|---|---|---|---|
| commits | array | yes | – |
| total | number | yes | – |
No examples provided.
merge Git Merge ~108
Merges a branch into the current branch. Returns structured data with merge status, fast-forward detection, conflicts, and commit hash. Use instead of running `git merge` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| abort | boolean | – | Abort in-progress merge (--abort) |
| branch | string | yes | Branch to merge |
| message | string | – | Custom merge commit message |
| noFf | boolean | – | Force merge commit (--no-ff) |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| branch | string | yes | – |
| commitHash | string | – | – |
| conflicts | array | yes | – |
| fastForward | boolean | yes | – |
| merged | boolean | yes | – |
No examples provided.
pull Git Pull ~103
Pulls changes from a remote repository. Returns structured data with success status, summary, change statistics, and any conflicts. Use instead of running `git pull` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| branch | string | – | Branch to pull (default: current tracking branch) |
| path | string | – | Repository path (default: cwd) |
| rebase | boolean | – | Use rebase instead of merge (--rebase) |
| remote | string | – | Remote name (default: "origin") |
| Name | Type | Req | Description |
|---|---|---|---|
| conflicts | array | yes | – |
| deletions | number | yes | – |
| filesChanged | number | yes | – |
| insertions | number | yes | – |
| success | boolean | yes | – |
| summary | string | yes | – |
No examples provided.
push Git Push ~108
Pushes commits to a remote repository. Returns structured data with success status, remote, branch, and summary. Use instead of running `git push` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| branch | string | – | Branch to push (default: current branch) |
| force | boolean | – | Force push (--force) |
| path | string | – | Repository path (default: cwd) |
| remote | string | – | Remote name (default: "origin") |
| setUpstream | boolean | – | Set upstream tracking (-u) |
| Name | Type | Req | Description |
|---|---|---|---|
| branch | string | yes | – |
| remote | string | yes | – |
| success | boolean | yes | – |
| summary | string | yes | – |
No examples provided.
rebase Git Rebase ~112
Rebases the current branch onto a target branch. Supports abort and continue for conflict resolution. Returns structured data with success status, branch info, conflicts, and rebased commit count. Use instead of running `git rebase` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| abort | boolean | – | Abort in-progress rebase |
| branch | string | – | Target branch to rebase onto (required unless abort/continue) |
| continue | boolean | – | Continue after conflict resolution |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| branch | string | yes | – |
| conflicts | array | yes | – |
| current | string | yes | – |
| rebasedCommits | number | – | – |
| success | boolean | yes | – |
No examples provided.
remote Git Remote ~73
Lists remote repositories with fetch and push URLs. Returns structured remote data. Use instead of running `git remote -v` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| remotes | – | yes | – |
| total | number | yes | – |
No examples provided.
reset Git Reset ~93
Unstages files by resetting them to a ref (default: HEAD). Returns structured data with the ref and list of unstaged files. Use instead of running `git reset` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | – | File paths to unstage (omit to unstage all) |
| path | string | – | Repository path (default: cwd) |
| ref | string | – | Ref to reset to (default: HEAD) |
| Name | Type | Req | Description |
|---|---|---|---|
| ref | string | yes | – |
| unstaged | array | yes | – |
No examples provided.
restore Git Restore ~96
Discards working tree changes or restores files from a specific commit. Returns structured data with restored files, source ref, and staged flag. Use instead of running `git restore` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | File paths to restore |
| path | string | – | Repository path (default: cwd) |
| source | string | – | Restore from specific ref (--source) |
| staged | boolean | – | Restore staged changes (--staged) |
| Name | Type | Req | Description |
|---|---|---|---|
| restored | array | yes | – |
| source | string | yes | – |
| staged | boolean | yes | – |
No examples provided.
show Git Show ~86
Shows commit details and diff statistics for a given ref. Use instead of running `git show` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| path | string | – | Repository path (default: cwd) |
| ref | string | – | Commit hash, branch, or tag (default: HEAD) |
| Name | Type | Req | Description |
|---|---|---|---|
| author | string | – | – |
| date | string | – | – |
| diff | object | – | – |
| hash | string | – | – |
| hashShort | string | – | – |
| message | string | yes | – |
No examples provided.
stash Git Stash ~109
Pushes, pops, applies, or drops stash entries. Returns structured result with action, success, and message. Use instead of running `git stash` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Stash action to perform |
| index | number | – | Stash index for pop/apply/drop (e.g., 0 for stash@{0}) |
| message | string | – | Stash message (only used with push action) |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| message | string | yes | – |
| success | boolean | yes | – |
No examples provided.
stash-list Git Stash List ~76
Lists all stash entries with index, message, and date. Returns structured stash data. Use instead of running `git stash list` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| stashes | – | yes | – |
| total | number | yes | – |
No examples provided.
status Git Status ~52
Returns the working tree status as structured data (branch, staged, modified, untracked, conflicts). Use instead of running `git status` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| ahead | number | – | – |
| behind | number | – | – |
| branch | string | yes | – |
| clean | boolean | yes | – |
| conflicts | array | yes | – |
| deleted | array | yes | – |
| modified | array | yes | – |
| staged | array | yes | – |
| untracked | array | yes | – |
| upstream | string | – | – |
No examples provided.
tag Git Tag ~76
Lists tags sorted by creation date. Returns structured tag data with name, date, and message. Use instead of running `git tag` in the terminal.
| Name | Type | Req | Description |
|---|---|---|---|
| compact | boolean | – | Auto-compact when structured output exceeds raw CLI tokens. Set false to always get full schema. |
| path | string | – | Repository path (default: cwd) |
| Name | Type | Req | Description |
|---|---|---|---|
| tags | – | yes | – |
| total | number | yes | – |
No examples provided.
What is the io.github.Dave-London/pare-git MCP server?
io.github.Dave-London/pare-git is an MCP server listed in the public MCP registry as io.github.Dave-London/pare-git. Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON. This page covers its npm package (@paretools/git).
Is the io.github.Dave-London/pare-git MCP server safe to use?
io.github.Dave-London/pare-git scores 92 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.Dave-London/pare-git MCP server expose?
io.github.Dave-London/pare-git exposes 20 tools: status, log, diff, branch, show, and 15 more. Their descriptions and schemas cost roughly 1,910 tokens of context every time the server is loaded.
Is the io.github.Dave-London/pare-git MCP server still maintained?
io.github.Dave-London/pare-git is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.Dave-London/pare-git MCP server under?
io.github.Dave-London/pare-git declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.