Check the current git status of a repository to view changes, staged files, and branch information. Specify a directory path to analyze any git project.
Retrieve recent git commit history for a specified directory, allowing users to define the number of commits to display. Supports error handling for non-git directories and provides a default limit of 10 commits.
Check the current git status and recent commit history of a repository. Specify a directory path or use the default to view status details. Handles errors for non-git directories.
Initialize a new Git repository by specifying an absolute path for setup, enabling enhanced Git operations via the Git MCP Server for streamlined version control.
Synchronize Git repositories between local and remote providers. Perform sync operations or check status across GitHub and Gitea with configurable merge strategies and branch management.
The Git MCP Server allows AI assistants to perform enhanced Git operations via the Model Context Protocol, supporting core Git functions, branch and tag management, GitHub integration, and more.
Node.js server implementing Model Context Protocol for git operations, enabling AI assistants to manage git repositories through natural language commands.
Enables comprehensive Git and GitHub operations through 30 DevOps tools including repository management, file operations, workflows, and advanced Git features. Provides complete Git functionality without external dependencies for seamless integration with Gitea and GitHub platforms.