74
/ 100
26 days ago
glama

GitHub MCP Server

Enables comprehensive GitHub workflow automation including Actions monitoring, PR management, code search, file operations, and repository management through a code-first architecture that reduces token usage by 98%.

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_TOKEN, GITHUB_APP_PRIVATE_KEY, GITHUB_MCP_LICENSE_KEY
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.
configMCP_PYTHON_ARGS
configMCP_PYTHON_COMMAND
configGITHUB_APP_ID"": "123456",
configGITHUB_MCP_DEBUG_AUTH
🔐 secretGITHUB_TOKEN"": "ghp_...",
configGITHUB_APP_INSTALLATION_ID"": "12345678",
configGITHUB_APP_PRIVATE_KEY_PATH"": "/path/to/private-key.pem",
🔐 secretGITHUB_APP_PRIVATE_KEYNo Direct private key content (for CI/CD)
configGITHUB_AUTH_MODENo Force auth method: "app" or "pat" (auto by default)
configMCP_CODE_FIRST_MODE
configMCP_WORKSPACE_ROOT"": "/Users/yourname/projects/my-app"
configDENO_POOL_MIN_SIZE
configDENO_POOL_MAX_SIZE
configDENO_POOL_MAX_IDLE_TIME
configDENO_POOL_MAX_LIFETIME
configDENO_POOL_MAX_REQUESTS
configGITHUB_MCP_DEBUG
🔐 secretGITHUB_MCP_LICENSE_KEY
// 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/crypto-ninja-mcp-server-for-github-1qfc3s)](https://m8ven.ai/mcp/crypto-ninja-mcp-server-for-github-1qfc3s)
commit: 2894622c188ef5ded386cdc65d2c3d1c4f685d58
code hash: 2a0b4cfb1eb7c4d7b1b530b5984587dcfdb356842d86d828787dbb1704e8fff8
verified: 6/17/2026, 12:34:53 PM
view raw JSON →