73
/ 100
13 days ago
glama

PR Orchestrator MCP

A tools-only MCP server that provides a safe, deterministic interface for automating pull request creation on GitHub, including workspace management, repository cloning, editing, QA, and approval gating.

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 2 credentials: GITHUB_TOKEN, E2B_API_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.
🔐 secretGITHUB_TOKENghp_your_token_here
🔐 secretE2B_API_KEYyour_e2b_api_key
configGITHUB_USERNAMEyour_github_username
configALLOWED_REPOSowner/repo1,owner/repo2
configLOG_LEVEL
configDEFAULT_TEST_COMMAND
configDEFAULT_LINT_COMMAND
configDEFAULT_TYPECHECK_COMMAND
configDEFAULT_FORMAT_COMMAND
configCOMMAND_TIMEOUT_S
configRUN_TTL_MINUTES
configRUN_TTL_MAX_MINUTES
configMAX_CHANGED_FILES
configMAX_PATCH_LINES
configFIX_LOOP_MAX_ITERS
configRETRY_COUNT
configMCP_TRANSPORT
configE2B_TEMPLATEbase # E2B template with restricted network
// 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 1 concrete improvement 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/saakshigupta2002-pr-orchestrator-mcp-q05bxu)](https://m8ven.ai/mcp/saakshigupta2002-pr-orchestrator-mcp-q05bxu)
commit: 9b1d4657500f20f14d842f7c77f021fd9ccadf68
code hash: 6e55b8a333c2629e832d4a34f3fe4c5f85cfc60bc8ea7fda6b4ce8c2ca7704e3
verified: 6/24/2026, 10:05:26 AM
view raw JSON →