Git MCP Server

by cyanheads
Verified

add

Stage files in a Git repository by specifying absolute file paths. Enables efficient file management through the Git MCP Server API, streamlining version control operations.

Instructions

Stage files

Input Schema

NameRequiredDescriptionDefault
filesYesFiles to stage
pathNoPath to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo)

Input Schema (JSON Schema)

{ "properties": { "files": { "description": "Files to stage", "items": { "description": "MUST be an absolute path (e.g., /Users/username/projects/my-repo/src/file.js)", "type": "string" }, "type": "array" }, "path": { "description": "Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo)", "type": "string" } }, "required": [ "files" ], "type": "object" }

You must be authenticated.

Other Tools from Git MCP Server

Related Tools

ID: e0hyslgby6