🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@selfagency/git-mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@selfagency/git-mcp - npm Package Compare versions

Comparing version
0.1.0
to
0.1.2
+2
-2
package.json
{
"name": "@selfagency/git-mcp",
"version": "0.1.0",
"version": "0.1.2",
"description": "A Git MCP server that doesn't suck",

@@ -41,3 +41,3 @@ "keywords": [

"dependencies": {
"@modelcontextprotocol/sdk": "^1.28.0",
"@modelcontextprotocol/sdk": "^1.29.0",
"simple-git": "^3.33.0",

@@ -44,0 +44,0 @@ "zod": "^4.3.6"

@@ -18,2 +18,3 @@ # git-mcp

- **MCP Resources** — URI-addressable read-only views of status, log, branches, and diff
- **Bundled agent skill** — `skills/git-mcp-workflow/` documents MCP-first Git workflows, recovery, worktrees, releases, and advanced operations for agent users
- **Multi-repo** — pass `repo_path` per-call or configure a server-level default

@@ -20,0 +21,0 @@ - **Cross-platform** — macOS, Linux, Windows (Git for Windows)