@0xshariq/github-mcp-server
BMCP server package @0xshariq/github-mcp-server
Install
agr install @0xshariq/github-mcp-server --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@0xshariq/github-mcp-server", "version": "2.5.0", "main": "dist/index.js", "type": "module", "description": "A comprehensive Model Context Protocol (MCP) server that provides Git repository management capabilities for AI assistants and automation tools. Includes 29 Git operations + 11 workflow combinations with complete CLI alias system and advanced developer productivity tools.", "keywords": [ "mcp", "model-context-protocol", "git", "ai", "assistant", "automation", "cli", "workflow", "github", "version-control" ], "homepage": "https://github.com/0xshariq/github-mcp-server#readme", "repository": { "type": "git", "url": "git+https://github.com/0xshariq/github-mcp-server.git" }, "bugs": { "url": "https://github.com/0xshariq/github-mcp-server/issues" }, "author": { "name": "Sharique Chaudhary", "email": "khanshariq92213@gmail.com", "url": "https://github.com/0xshariq" }, "license": "ISC", "engines": { "node": ">=20.0.0" }, "files": [ "dist/", "mcp-cli.js", "README.md", "markdown/", "bin/", "start-mcp.sh" ], "bin": { "gstatus": "mcp-cli.js", "gadd": "mcp-cli.js", "gcommit": "mcp-cli.js", "gpush": "mcp-cli.js", "gpull": "mcp-cli.js", "gbranch": "mcp-cli.js", "gcheckout": "mcp-cli.js", "glog": "mcp-cli.js", "gdiff": "mcp-cli.js", "gstash": "mcp-cli.js", "gpop": "mcp-cli.js", "greset": "mcp-cli.js", "gclone": "mcp-cli.js", "ginit": "mcp-cli.js", "gremote": "mcp-cli.js", "gflow": "mcp-cli.js", "gquick": "mcp-cli.js", "gsync": "mcp-cli.js", "gdev": "mcp-cli.js", "gworkflow": "mcp-cli.js", "gfix": "mcp-cli.js", "gfresh": "mcp-cli.js", "gbackup": "mcp-cli.js", "gclean": "mcp-cli.js", "gsave": "mcp-cli.js", "glist": "mcp-cli.js", "grelease": "mcp-cli.js" }, "scripts": { "gms": "mcp-cli.js", "build": "tsc -p .", "start": "node dist/index.js", "clean": "rm -rf dist", "cli": "node mcp-cli.js" }, "dependencies": { "@modelcontextprotocol/inspector": "^0.16.1", "@modelcontextprotocol/sdk": "^1.15.1", "chalk": "^5.5.0" }, "devDependencies": { "@types/node": "^24.0.14", "typescript": "^5.8.3" } }
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-d4964cf0d6442026-08-06