Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zerogon1203 • Uncategorized
A Python-based MCP stdio server enabling LLM agents to perform Git operations.
Query and manage Git repository status and history.
Create, switch, and merge branches programmatically.
Handle pull requests and remote repository configurations.
This MCP server provides a comprehensive set of Git-related functionalities accessible via a Model Context Protocol interface, allowing LLM agents to manage repositories, branches, commits, tags, remotes, and pull requests programmatically. It facilitates integration with GitHub through personal access tokens for enhanced remote repository and pull request management. The server supports various Git workflows, improving automation and interaction with Git repositories for AI agents.