mcp-git-server

mvecchiett/mcp-git-server

3.2

If you are the rightful owner of mcp-git-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.

MCP Git Server is a secure and structured way to perform Git operations through a Model Context Protocol, designed for local development workflows.

Tools

Functions exposed to the LLM to take actions

git_init

Initializes a new Git repository in a specified directory.

git_status

Displays the current status of the repository.

git_add

Adds files to the staging area.

git_commit

Creates a commit with changes in the staging area.

git_push

Pushes commits to the remote repository.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources