git-prompts-mcp-server

git-prompts-mcp-server

1

Git Prompts MCP Server is a Model Context Protocol server that generates useful prompts and descriptions based on the content of a Git repository. It facilitates managing pull requests by providing commands for generating diffs and pull request descriptions.

Git Prompts MCP Server

This repository provides a Model Context Protocol (MCP) server for generating prompts based on a Git repository's content. It offers commands such as /git-diff, /generate-pr-desc, and /git-cached-diff to manage and generate descriptions for pull requests.

Installation

Manual Installation

  1. Clone this repository
  2. Install dependencies

Usage

As a MCP Server for Zed Editor

Add configurations to settings.json to use with Zed Editor.