
GitPal
by bb82dabn
Git on autopilot. AI-powered commit messages, background auto-commits, and project management.
What it does
Automates the tedious parts of Git workflows. It monitors your filesystem to auto-commit changes and uses AI to generate high-quality commit messages, READMEs, and daily project digests.
Tools
gp_push: Stages changes and generates AI commit messages before pushing.gp_watch: Background daemon that auto-commits after idle timeouts.gp_digest: Generates a daily 'Gazette' summarizing project activity.gp_readme: AI-generates or updates project documentation.gp_doctor: Diagnoses and fixes repository health issues.
Installation
Install via Bun:
bun run install-bin
Then add the MCP server to your config:
{
"mcpServers": {
"gitpal": { "command": "gp-server" }
}
}
Supported hosts
Confirmed for Claude Desktop.
Quick install
bun run install-binInformation
- Pricing
- free
- Published
- 5/25/2026
- stars






