git-committer-mcp-server

git-committer-mcp-server

0

This project is a Git changes analyzer that auto-generates commit messages and stages and commits changes to GitHub effortlessly. It is designed to work as a Model Context Protocol (MCP) Server with easy integration and setup.

Overview

This project provides a Git changes analyzer that generates commit messages and commits the changes for free.

Features

  • Analyzes git changes in your repository (both staged and unstaged)
  • Stage and commit the changes to GitHub

Prerequisites

  • Node.js installed
  • Git repository to analyze
  • pnpm package manager

Getting Started

  • Clone the repository and install dependencies using pnpm
  • Build the project to generate the compiled MCP server script