git_remote
Manage git repository remotes by adding, removing, setting URLs, or listing them using the GIT MCP Server. Simplify remote operations with structured commands and natural language support.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform on remote | |
name | No | Name of the remote | |
repository_path | Yes | Path to the git repository | |
url | No | URL of the remote repository |