62
/ 100
6 days ago
glama

Git MCP Server

A modular MCP server that provides a unified interface for interacting with GitHub and GitLab, including enterprise and self-hosted instances. It enables comprehensive management of repositories, issues, pull requests, and CI/CD pipelines through natural language.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: 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.
configGIT_API_URL"": "https://github.your-company.com/api/v3",
configGIT_AUTH_COOKIE_PATH
configGIT_AUTH_TYPENo bearer Auth type: bearer or private-token
configGIT_OAUTH_CLIENT_ID
configGIT_OAUTH_TOKEN_PATH
configGIT_PROVIDER"": "github",
configGIT_READ_ONLY"": "true"
🔐 secretGIT_TOKEN"": "ghp_xxxxxxxxxxxxxxxxxxxx"
configGIT_TOOL_FILTER
configGIT_USE_OAUTH
configLOG_LEVELNo info Log level: debug, info, warn, error
configMCP_HOST
configMCP_PORT
configMCP_TRANSPORT
// 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 2 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/ray0907-git-mcp-server-6fnwsg)](https://m8ven.ai/mcp/ray0907-git-mcp-server-6fnwsg)
commit: 8c0ae3af23a8e0eb6ab5a2e279ac87473da3c676
code hash: 0c3b1885b428acdb417cb7a6eb59998506b08f2aca22443c4c7f3657bd482e8d
verified: 6/17/2026, 12:16:33 PM
view raw JSON →