git-mcp-server
Git operations, testing, releases, and issue reporting workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install git-mcp-server?โผ
Run `npx skills add cyanheads/git-mcp-server --all -g -y` in your terminal to install all skills in this suite globally.
What git operations can this server run?โผ
It exposes 28 tools covering commits, branches, merges, rebases, stashes, tags, worktrees, remotes, and history inspection, all callable by your AI agent.
How do I test changes to the MCP tools?โผ
The field-test skill starts a live HTTP server, runs real and adversarial inputs against every tool, and produces a report with concrete findings and fixes.
Can it handle releases and publishing?โผ
Yes. The release-and-publish skill verifies the build, pushes tags, and publishes to npm and the MCP Registry, stopping safely on the first failure.
Does it work with Claude Code and other MCP clients?โผ
Yes. It runs over stdio or Streamable HTTP and works with any MCP-compatible client, including Claude Code, Cursor, and Cline.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core