Git Prompts icon

Git Prompts

1

Generates prompts based on a Git repository's content using a Model Context Protocol (MCP) server.

소개

Git Prompts is a Model Context Protocol (MCP) server designed to generate prompts by analyzing the contents of a Git repository. By leveraging commands to inspect the repository, this tool can create context-aware prompts. It is designed for integration with editors like Zed, enabling features such as automatic generation of pull request descriptions based on the diff between branches or commits.

주요 기능

  • Configurable excludes for diff results
  • Supports generating pull request descriptions
  • 1 GitHub stars
  • Generates prompts based on Git repository content
  • Supports JSON and text formats for diff results
  • Integrates with the Zed editor

사용 사례

  • Integrating Git repository analysis into code editors
  • Automating pull request description generation
  • Providing context-aware prompts for code changes