git_remote
Manage remote repositories in Git by adding, removing, setting URLs, or listing remotes using the MCP Server. Specify repository path and action to streamline remote operations.
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 |