71
/ 100
7 days ago
glama

open-subagent-mcp

A local MCP server that delegates tasks to a subagent runtime via OpenAI-compatible interfaces, enabling file operations, command execution, and rollback of local file 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.
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: OPENAI_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.
configSUBAGENT_MCP_COMMAND
configRUN_REAL_LLM_EVAL
configKEEP_EVAL_ARTIFACTS
configRUN_REAL_LLM_SMOKE
configSUBAGENT_MCP_SNAPSHOT_IGNORE_DIRS
configSUBAGENT_MCP_SENSITIVE_PATH_PATTERNS
configOPENAI_BASE_URLexport ="http://localhost:8000/v1"
🔐 secretOPENAI_API_KEYexport ="your-api-key"
configOPENAI_MODEL_NAMEexport ="your-model-name"
configSUBAGENT_MCP_FAKE_LLM_OUTPUTS
// 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 4 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/g2zz-open-subagent-mcp-18p8v9)](https://m8ven.ai/mcp/g2zz-open-subagent-mcp-18p8v9)
commit: 7f7ba649748be1f3af5a4c28260b8000169d3388
code hash: c7f848a8e7b2712949de1ff6f3210488cc2cb27fec2a20f8fd92748568cb7189
verified: 6/23/2026, 10:46:07 AM
view raw JSON →