Manages and interacts with GitHub repositories through the Model Context Protocol.
Provides GitHub integration capabilities, allowing interaction with GitHub repositories through Model Context Protocol (MCP) tools. It supports various operations such as repository management, file operations, commit handling, account management, and directory synchronization, enabling seamless integration between local workflows and GitHub repositories.
Características Principales
01File operations (read, write, push, pull)
02Directory synchronization
03Account management and authentication
040 GitHub stars
05Repository creation and management
06Commit operations
Casos de Uso
01Managing file changes and creating commits programmatically.
02Synchronizing local development directories with remote repositories.
03Automating repository creation and configuration.