git-mcp-server

v2.15.1APIsstable

An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag managem

aienterprise-readygitgit-servergit-tools
Share:
217
Stars
0
Downloads
0
Weekly
0/5

About

An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag managem

Features

  • git_status
  • git_diff_unstaged
  • git_diff_staged
  • git_diff
  • git_commit

Use Cases

Shows the working tree status
Shows changes in the working directory that are not yet staged
Shows changes that are staged for commit
Shows differences between branches or commits
Records changes to the repository
cyanheads

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv2.15.1
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @cyanheads/git-mcp-server

Manual Installation

npx -y @cyanheads/git-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "git": { "command": "npx", "args": ["-y", "@cyanheads/git-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use git-mcp-server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides