ceshine_git-prompts-mcp-server

ceshine_git-prompts-mcp-server

0

The Git Prompts MCP Server is designed to generate prompts based on Git repository content. It is inspired by existing MCP servers and can be used within Zed Editor for specific command responses.

Git Prompts MCP Server

This repository provides a Model Context Protocol (MCP) server that generates prompts based on the content of a Git repository. It draws inspiration from the MarkItDown MCP server and the example Git MCP server.

Installation

Manual Installation

  • Clone the repository
  • Install dependencies

Usage

As a MCP Server for Zed Editor

The server can be configured in settings.json within Zed Editor.

Commands
  • Responds to /generate-pr-desc <ancestor_branch_or_commit> to generate PR descriptions based on diffs.