MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Git MCP Server
Code ExecutionOfficialPython

Git MCP Server

Read, search, and inspect local Git repositories without leaving your assistant.

1.8k starsUpdated Aug 22, 2026pypi/mcp-server-git
View on GitHub

Ads

Overview

Provides git status, diff, log, and search tools for local repositories on the machine running the MCP client.

Installation

uvx mcp-server-git

Configuration

{
  "mcpServers": {
    "git": {
      "command": "uvx",
      "args": ["mcp-server-git", "--repository", "/path/to/repo"]
    }
  }
}

Capabilities

  • git_status

    Show working tree status.

  • git_diff

    Show unstaged or staged diffs.

  • git_log

    List recent commits.

Supported clients

  • Claude Desktop
  • Cursor

Tags

  • git
  • local-repo

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago