Enables AI assistants to interact with Mercurial repositories, supporting status checks, commits, topic-based workflows, and advanced operations like rebase and evolve.
This MCP server analyzes Git reflog and object data to provide recovery signals after accidental resets or deletions, helping assess whether lost commits or branches may still be recoverable without exposing sensitive details.
An intelligent code version management system based on the MCP protocol, providing AI-enhanced code snapshots, project versioning, and smart change detection for AI-assisted programming.
Enables interacting with GitLab repositories, merge requests, and code through natural language using MCP. Supports authentication with personal access tokens or OAuth2, and provides tools for listing projects, reading repository code, and analyzing merge request lifetimes.
Generates standup reports from git history by analyzing recent commits across configured repositories. Enables users to query their development activity, such as what they worked on yesterday or over multiple days, through natural language interactions with Claude.
A comprehensive integration providing over 46 tools for managing GitLab projects, issues, merge requests, and CI/CD workflows through natural language. It supports repository operations like local cloning and batch actions across groups via stdio, SSE, or HTTP transports.
A minimal MCP server for GitHub that enables browsing repos, reading code, searching, and getting insights through natural language via Claude, Cursor, or any MCP client.
An MCP server that generates project-specific .gitignore files and lists available templates using the gitignore.io API. It allows users to streamline project configuration by creating customized ignore files for various programming languages and development environments.
Exposes Grand Central daemon capabilities as MCP tools, wrapping gc_daemon via configurable transports (stdio or HTTP) with strict parameter validation and read-only GitHub tools for issue and repository access.
MCP server for securely managing GitHub & GitLab credentials in an encrypted vault, allowing AI agents to retrieve tokens by org or group name automatically.
Enables management of co-authors for pair and mob programming sessions by automatically appending Co-authored-by trailers to git commit messages. It allows users to add, list, and configure team members as active co-authors using the git-mob CLI.
AI-powered git diff analysis with human-readable explanations, risk flags, and review checklists. Enables to explain any diff text or currently staged git changes through an MCP server.
An MCP server that lets Claude Code manage GitHub issues, branches, and pull requests through natural language, automating the full development workflow from planning to closing.