39
/ 100
1 month ago
glama

MCP Server Git

A Model Context Protocol (MCP) server for executing git push operations with flexible branch mapping.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALL_PROXYUniversal proxy URL for all protocols
configGIT_PUSH_FLAGSAdditional git push flags (default: "--progress")
configHTTPS_PROXYHTTPS proxy URL (e.g., "http://proxy.company.com:8080")
configHTTP_PROXYHTTP proxy URL (e.g., "http://proxy.company.com:8080")
configLOCAL_BRANCHLocal branch name to push from
configLOG_DIR
configMCP_CHANGES_FILEPending changes filename (default: "pending-changes.json")
configMCP_LOG_DIRDirectory for log files (default: "./.setting" or "./.setting.{REPO_NAME}")
configMCP_LOG_FILELog filename (default: "mcp-git.log")
configMCP_PUSH_HISTORY_FILEPush history filename (default: "push-history.json")
configMULTI_INSTANCE
configNO_PROXYComma-separated list of hosts that should not use proxy
configPROJECT_PATHAbsolute path to the git repository
configPULL_SOURCE_BRANCHSource branch for git_pull (default: same as REMOTE_BRANCH)
configREMOTE_BRANCHRemote branch name to push to
configREMOTE_NAMERemote name (default: "origin")
configREPO_NAMERepository identifier for logging and identification
configSOCKS_PROXYSOCKS5 proxy URL (e.g., "socks5://proxy.company.com:1080"). Note: Git may require additional configuration for SOCKS5 proxy support.
configTOOL_PREFIXPrefix for MCP tool names (default: "")
configall_proxy
confighttp_proxy
confighttps_proxy
configno_proxy
configsocks_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/liliangshan-mcp-server-git-9a4uz2)](https://m8ven.ai/mcp/liliangshan-mcp-server-git-9a4uz2)
commit: 3b76ad11581650243399ed433e8df2b843a22e69
code hash: 5a9ea406a6808b0e3a72d21468a7f9b36f830e3020b1763530738008533a7189
verified: 6/11/2026, 12:03:24 PM
view raw JSON →