git-mcp-server

bkbatchelor/git-mcp-server

3.2

If you are the rightful owner of git-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Git MCP Server is a Java 21 implementation that allows AI assistants to interact with Git repositories using the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

init-repository

Initialize a new Git repository.

clone-repository

Clone a repository from a remote URL.

get-status

Get current repository status.

stage-files

Add files to the staging area.

create-commit

Create a new commit with staged changes.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources