Arcia125/git-workflow-mcp-server
If you are the rightful owner of git-workflow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Git Workflow Automation MCP Server is designed to streamline Git operations with automated tools for committing, creating pull requests, and merging, while handling GitHub authentication seamlessly.
Tools
Functions exposed to the LLM to take actions
git_commit_and_push
Commits staged changes and pushes to the remote repository.
create_pull_request
Creates a GitHub pull request with proper authentication handling.
merge_pull_request
Merges a GitHub pull request.
complete_git_workflow
Executes the complete Git workflow: commit, push, create PR, and optionally merge.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client