GitUp

GitHub

The Git interface you've been missing all your life has finally arrived.

12,067 stars Objective-C 1 file ยท ~2,761 tokens

GitUp MCP Server

MCP server for git-up/GitUp

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "GitUp": {
      "command": "npx",
      "args": [
        "-y",
        "@git-up/GitUp"
      ]
    }
  }
}