Git Commands MCP Server

v1.0.0APIsstable

Clone a Git repository and return its directory structure in a tree format.

version-control
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Clone a Git repository and return its directory structure in a tree format.

Features

  • git_directory_structure
  • git_read_files
  • git_branch_diff
  • git_checkout_branch
  • git_delete_branch

Use Cases

Clone a Git repository and return its directory structure in a tree format.
Read the contents of specified files in a given git repository.
Compare two branches and show files changed between them.
Create and/or checkout a branch.
Delete a branch from the repository.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y git-commands-mcp

Manual Installation

npx -y git-commands-mcp

Examples

Basic Configuration

Configure Git Commands MCP Server

npx -y git-commands-mcp

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-commands": { "command": "npx", "args": ["-y", "git-commands-mcp"] } } }

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

Read the full setup guide →

Ready to use Git Commands MCP Server?

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

60+ ServersFree & Open SourceStep-by-Step Guides