Git
OfficialTools to read, search, and manipulate Git repositories
Zone Score
Claude Desktop Configuration
Add this to your Claude Desktop configuration file:
{
"git": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-git"
]
}
}
Requirements
- Check the official documentation for requirements
- Claude Desktop installed and configured
Setup Steps
- 1Install the MCP server package
- 2Configure Claude Desktop with the server details
- 3Set any required environment variables
- 4Test the connection
No examples available yet
Detailed Metrics
Popularity
Quality
Maintenance
Repository
Quality Factors
Documentation
✓ Has READMERepository has a README with description
License
✓ MIT LicenseOpen source license for legal clarity
Test Coverage
Coming SoonAutomated tests ensure reliability
TypeScript
Coming SoonType safety for better developer experience
NPM Downloads
Coming SoonWeekly download statistics from NPM
Security Scan
Coming SoonVulnerability detection and alerts
Related Blog Posts
The MCP Ecosystem Surge: What's Driving Adoption in 2025
A deep dive into the rapid growth of Model Context Protocol adoption, featuring breakthrough developments in AI coding assistants, enterprise integrations, and the expanding universe of community-built servers.
Docker MCP Server: Revolutionizing Container Management with AI
Discover how the Docker MCP server is transforming container orchestration by enabling AI assistants to directly manage Docker containers, images, and volumes through natural language commands.