remote_list
Retrieve a list of remote repositories for a specified Git repository path using the Git MCP Server. Ideal for managing and tracking remote connections in Git workflows.
Instructions
List remotes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |