~/CLIRank
MCP ServerVerified

Git MCP Server

Git operations - log, diff, blame, branch management from Claude Code.

Install
claude mcp add git -- npx -y @modelcontextprotocol/server-git

About

Direct git repository access for Claude Code. View commit history, create diffs, run blame, manage branches, and inspect the working tree. Works with any local git repository. Useful when you need git operations beyond what Claude Code's built-in tools provide.

Tags

gitversion-controldiffbranches

Score Breakdown

CLI Score Breakdown9/11
Official SDK on npm/pip+2
Env var authentication (no browser OAuth)+2
Works in headless/CI environments+2
CLI tool available+1
JSON response for piping/parsing+1
Docs have curl/CLI examples0
Reasonable rate limits for scripted use+1
Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads10k
GitHub stars83k
Days since last release14d
Issue close ratio79%
TypeScript typesYes
Docs qualitygood
Breaking changesrare

Scores

CLI
9
Quality
8
AuthorAnthropic
Weekly installs10,000
Last updated3/17/2026

Related

MCP ServerVerifiedFeatured~120ms - Moderate
889k/wk

GitHub MCP Server

Access GitHub repos, issues, PRs, and actions directly from Claude Code.

CLI
10
Quality
10
claude mcp add github -- npx -y @modelcontextprotocol/server-github
MCP ServerVerified~200ms - Moderate
4.0k/wk

GitLab MCP Server

Access GitLab repos, merge requests, issues, and CI/CD pipelines.

CLI
7
Quality
7
claude mcp add gitlab --url https://mcp.gitlab.com
MCP ServerVerifiedFeatured~200ms - Moderate
150k/wk

Playwright MCP Server

Browser automation with Playwright - test, scrape, and interact with web pages.

CLI
8
Quality
9
claude mcp add playwright -- npx -y @playwright/mcp