MCP-git-server

rup1nder/MCP-git-server

3.1

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.

The Git MCP Server is a Model Context Protocol server designed to facilitate comprehensive Git operations for AI assistants, with a focus on parallel development workflows using Git worktrees.

Tools

Functions exposed to the LLM to take actions

git_status

Get repository status

create_branch

Create new branch

switch_branch

Switch to branch

list_branches

List all branches

merge_branch

Merge branches

create_worktree

Create Git worktree

list_worktrees

List worktrees

remove_worktree

Remove worktree

commit_changes

Commit changes

push_changes

Push to remote

pull_changes

Pull from remote

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources