claude mcp add cyanheads-git-mcp-server -- npx -y @cyanheads/git-mcp-server
{
"mcpServers": {
"cyanheads-git-mcp-server": {
"command": "npx",
"args": ["-y", "@cyanheads/git-mcp-server"]
}
}
}
{
"mcpServers": {
"cyanheads-git-mcp-server": {
"command": "npx",
"args": ["-y", "@cyanheads/git-mcp-server"]
}
}
}
{
"mcpServers": {
"cyanheads-git-mcp-server": {
"command": "npx",
"args": ["-y", "@cyanheads/git-mcp-server"]
}
}
}
About This MCP Server
The io.github.cyanheads/git-mcp-server is a comprehensive Git Model Context Protocol server that enables native git tools such as clone, commit, and worktree, providing developers with a robust solution for managing their git repositories. This server connects to git tools and enables seamless interactions with them, allowing developers to perform various git operations. Developers would reach for this tool when they need to integrate git functionality into their workflow, particularly when working with AI coding assistants that rely on git repositories.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@cyanheads/git-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The git-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.