74
/ 100
17 days ago
glama

opencode-delegator

MCP server that delegates code writing, editing, and execution to OpenCode, allowing AI assistants to focus on decision-making.

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
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — search_code (line 142: execFileSync("rg", rgArgs, { encoding: "utf-8", timeout: 30_000, maxBuffer: 1024 * 1024 })); git_status (line 14: execSync(`git ${args}`, {); git_diff (line 14: execSync(`git ${args}`, {)
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: OPENCODE_SERVER_PASSWORD
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.
configOPENCODE_DEFAULT_PROJECTenv = { = "/path/to/project" }
configOPENCODE_LOG_LEVEL
configOPENCODE_MODEspawn spawn 或 persistent
configOPENCODE_PATHopencode OpenCode 可执行文件路径
configOPENCODE_PROJECTSJSON 格式多项目配置
🔐 secretOPENCODE_SERVER_PASSWORD
configOPENCODE_SERVER_USERNAME
configOPENCODE_TIMEOUT120000 超时时间 (ms)
configOPENCODE_WHITELISTfalse 启用命令白名单
// 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 7 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/s0ra-ai-opencode-mcp-1f0rg1)](https://m8ven.ai/mcp/s0ra-ai-opencode-mcp-1f0rg1)
commit: ed75fc7a655ae4b2c054f5820b5bd6f14395d74b
code hash: 05e0899da7f4ba1a722092ba71f11d08452ee836e98e65f04ee9e43410fdcf29
verified: 7/14/2026, 8:26:55 AM
view raw JSON →