71
/ 100
3 days ago
glama

Git Commit MCP Server

Enables AI assistants to create conventional Git commits, update changelogs, and optionally push changes to remote repositories.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OPENAI_API_KEY, GIT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPENAI_API_KEY"": "sk-your-key-here",
configDEFAULT_REPO_PATH
configMAX_BULLET_POINTS
configMAX_SUMMARY_LINES
configCHANGELOG_FILE
configWORKSPACE_DIR
configGIT_SSH_KEY_PATH
configGIT_USERNAME
🔐 secretGIT_TOKEN
configLOG_LEVELLogging level: DEBUG, INFO, WARNING, ERROR (default: INFO)
configFORCE_SSH_ONLY"": "true"
configENABLE_AI"": "true",
configAI_PROVIDER
configAI_MODEL"": "gpt-4o-mini",
configAI_TEMPERATURE
configAI_MAX_TOKENS
configAI_TIMEOUT_SECONDS
configAI_BASE_URL
configGIT_SSH_COMMAND
// 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 4 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/surajfale-git-mcp-server-1q2xve)](https://m8ven.ai/mcp/surajfale-git-mcp-server-1q2xve)
commit: 7a33298a36b50a6736f67a62500938847378ab51
code hash: 9d30968b0d02609cc85168875300558093d16c40e5b59f2fadc8cceb0fed0e71
verified: 6/18/2026, 11:04:44 AM
view raw JSON →