remote_remove
Remove a Git remote from a specified repository using the Git MCP Server. Provide the remote name and repository path to execute the operation.
Instructions
Remove a remote
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | Remote name | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Git MCP Server
Related Tools
- @cyanheads/git-mcp-server
- @cyanheads/git-mcp-server
- @Sheshiyer/git-mcp-v2
- @Sheshiyer/git-mcp-v2
- @cyanheads/git-mcp-server