git-helper-mcp

LetsCodeTheBrain/git-helper-mcp

3.2

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

Git Helper MCP is a Model Context Protocol server that provides git repository tools for Claude.

Tools

Functions exposed to the LLM to take actions

get_status

Get current repository status (staged, unstaged, untracked files)

list_branches

List all branches with current branch highlighted

get_commit_history

View recent commits with messages and authors

get_branch_info

Get detailed info about current or specific branch

get_diff

Show changes (staged or unstaged)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources