74
/ 100
23 days ago
pulsemcp

Git

Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.

abhishekkumar2021/mcp-suite· npm: @abhishekmcp/git· 494 installs· listed on pulsemcp
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 3 credentials: GITHUB_PERSONAL_ACCESS_TOKEN, GITHUB_TOKEN, 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.
configDB_WRITABLE
configFS_ALLOW_SECRETS
configFS_AUDIT_LOG
configFS_MAX_CONCURRENCY
configFS_OP_TIMEOUT_MS
configFS_READONLY
configFS_ROOTSnotes defaults to ~/notes; files requires (the directories it may touch). MCPB
configGITHUB_API_URL
configGITHUB_AUDIT_LOG
configGITHUB_CLIENT_ID
🔐 secretGITHUB_PERSONAL_ACCESS_TOKEN
configGITHUB_READONLY
configGITHUB_TIMEOUT_MS
🔐 secretGITHUB_TOKEN
configGIT_ROOTS
🔐 secretGIT_TOKEN
configGIT_USERNAME
configGIT_WRITABLE
configHTTP_ALLOW_HOSTS
configHTTP_AUDIT_LOG
configHTTP_DIR
configNOTES_DAILY_DIR
configNOTES_DIRclaude mcp add notes --env =$HOME/notes -- node "$(pwd)/servers/notes/dist/index.js"
configNOTES_MODEL_DIR
configNOTES_NO_CACHE
configNOTES_READONLY
configNOTES_TEMPLATE_DIR
configSQL_AUDIT_LOG
configXDG_CONFIG_HOME
// 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 6 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/abhishekmcp-git-7wu2u1)](https://m8ven.ai/mcp/abhishekmcp-git-7wu2u1)
commit: dec6a82cefe5cbf0359b7120c788721c8e59c147
code hash: 486146e5441d6e1266618a156bfe9e8a848fc6cafbc2718ac5a6a00aad470d77
verified: 7/8/2026, 8:39:21 AM
view raw JSON →