Git icon

Git

3

Manages Git operations on local repositories through an MCP server.

소개

Provides an MCP server interface for interacting with local Git repositories, enabling operations such as listing repositories, retrieving tag information, listing commits, creating and pushing tags, and refreshing repositories. It simplifies Git management by offering a structured API for common tasks and supports integration with other tools and services.

주요 기능

  • Lists available Git repositories within a specified path.
  • Retrieves the last Git tag and its creation date for a given repository.
  • Lists commit messages between the last tag and HEAD.
  • Creates and pushes Git tags to repositories.
  • Refreshes repositories by checking out the main branch and pulling from remotes.

사용 사례

  • Automating versioning and release processes.
  • Integrating Git operations into CI/CD pipelines.
  • Providing a consistent API for Git management across different environments.
Craft Better Prompts with AnyPrompt
Sponsored