gitplus

NeuBlink/gitplus
★ 1 stars TypeScript 💻 Code/Dev Tools Updated 2d ago
AI-powered Git automation MCP server for Claude Code
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gitplus": {
      "command": "npx",
      "args": [
        "-y",
        "NeuBlink/gitplus"
      ]
    }
  }
}

Topics

aiautomationclaudecligitmcpmodel-context-protocoltypescript