Collactions Logo

Git

@modelcontextprotocol/server-git • Official MCP Server

Official4 tools2024Open Source

About

Tools to read, search, and manipulate Git repositories.

Tools

Connect

Claude doesn't support OAuth yet so use text instead. Get URL will load instead

Test this MCP Server

Try this server with real prompts and see the results

Installation & Setup

Install and configure this MCP server for your environment.

# Install the server
npm install @modelcontextprotocol/server-git

# Add to Claude Desktop config
{
  "mcpServers": {
    "git": {
      "command": "npx",
      "args": ["@modelcontextprotocol/server-git"]
    }
  }
}
This is a real, working MCP server from the official repository.

Details

Package@modelcontextprotocol/server-git
Tools Available4 tools
Status✓ Official
LicenseMIT
Published2024
Source Code
Test Server