@selfagency/git-mcp
Advanced tools
+2
-2
| { | ||
| "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" |
+1
-0
@@ -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) |
295943
0.06%230
0.44%