43
/ 100
1 month ago
glama

bgagents

Enables turning AI code agents like Anthropic Claude and OpenAI Codex into background agents accessible via MCP protocol for code generation, branch creation, and PR automation.

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: API_KEY, GITHUB_CLIENT_SECRET, GITHUB_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.
🔐 secretAPI_KEYe =[sk-...-xxx] \ # Optional
configDEV_API_URL
🔐 secretGITHUB_CLIENT_SECRETe =[your_client_secret] \
🔐 secretGITHUB_TOKENdocker run -e =[ghp_xxx] \
configPORT
configSWAGGER_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/michael-elkabetz-bgagents-vrqthy)](https://m8ven.ai/mcp/michael-elkabetz-bgagents-vrqthy)
commit: 0eec3eece54622488b114c55d28ffbc52b2b5e95
code hash: 7289905e4d10decc113bcb3cbbcff803261815ece187083333d7db374a05139d
verified: 6/11/2026, 12:22:07 PM
view raw JSON →