git-mcp-server

LokiMCPUniverse/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 henry@mcphub.com.

The Git MCP Server is a Model Context Protocol server that integrates Git operations into AI workflows, enabling AI assistants to manage Git repositories using natural language.

Tools

Functions exposed to the LLM to take actions

git_status

Get the status of a git repository.

git_log

View commit history of a repository.

git_diff

Show changes in a repository.

git_commit

Create a git commit.

git_branch

List branches in a repository.

git_checkout

Switch to a different branch.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources