41
/ 100
1 month ago
glama

GitHub PR Reviewer

Enables reviewing GitHub pull requests via ChatGPT, including listing PRs, viewing diffs, posting comments, approving, and requesting changes.

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.
🔐
You'll be asked for 3 credentials: GITHUB_CLIENT_SECRET, MCP_OAUTH_CLIENT_SECRET, OPENAI_VERIFICATION_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.
configBASE_URL
configDATABASE_URL
configGITHUB_CLIENT_IDyour_github_client_id
🔐 secretGITHUB_CLIENT_SECRETyour_github_client_secret
configGITHUB_REDIRECT_URI
configMCP_OAUTH_CLIENT_IDchatgpt-mcp-client
🔐 secretMCP_OAUTH_CLIENT_SECRETchatgpt-mcp-secret-key-2024
🔐 secretOPENAI_VERIFICATION_TOKEN
configPORT
configWIDGET_BASE_URL
// 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/m-musaz-gpt-apps-github-pr-review-connector-1xz3jo)](https://m8ven.ai/mcp/m-musaz-gpt-apps-github-pr-review-connector-1xz3jo)
commit: 8c5563cc6866e6b5c231dd0452a2c62e46fd37a0
code hash: 509673bcef495b4db42ab614f6d5dd9bbc33a3ef59d031018b58c805ea170003
verified: 6/29/2026, 11:19:47 AM
view raw JSON →