Git MCP Server

Votes: 0

A Model Context Protocol (MCP) server that provides tools for interacting with Git repositories. This server allows AI assistants and LLM agents to manage repositories, branches, commits, and files through a standardized interface without requiring direct filesystem or command-line access. It exposes Git operations as MCP resources and tools while maintaining proper security boundaries.

GitHub: https://github.com/cyanheads/git-mcp-server

Language: TypeScript

License: MIT

Official: No

Categories:

TypeScriptVersion ControlDeveloper Tools