Github Cyanheads Git Mcp Server
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.
About This MCP Server
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more. This MCP server enables AI assistants like Claude to seamlessly interact with Github Cyanheads Git, providing structured access to its functionality through the Model Context Protocol (MCP).
Key Capabilities:
- Manage repositories and version control operations
- Review and analyze code changes
- Automate code review and quality checks
- Track issues and project management
Common Use Cases:
- AI-assisted code review and analysis
- Automating repository management tasks
- Streamlining development workflows
- Tracking and managing project issues
How It Works: Github Cyanheads Git integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Github Cyanheads Git's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Package · Language: JavaScript/TypeScript
Tools & Endpoints1
Why Use Github Cyanheads Git Mcp Server?
- Built on mcp-ts-template.
Specifications
Requirements
- Configure through environment variables or your MCP client config.
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npx @cyanheads/git-mcp-server@latestConfigure
{
"mcpServers": {
"git-mcp-server": {
"type": "stdio",
"command": "npx",
"args": ["@cyanheads/git-mcp-server@latest"],
"env": {
"MCP_TRANSPORT_TYPE": "stdio",
"MCP_LOG_LEVEL": "info",
"GIT_BASE_DIR": "~/Developer/",
"LOGS_DIR": "~/Developer/logs/git-mcp-server/",
"GIT_USERNAME": "cyanheads",
"GIT_EMAIL": "casey@caseyjhand.com",
"GIT_SIGN_COMMITS": "true"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Cyanheads Git Mcp Server
- Function
- Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.
- Available Tools
- 28 git operations organized into seven categories:
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npx @cyanheads/git-mcp-server@latest
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.