74
/ 100
1 month ago
glama

OpenCode MCP Server

Refines development prompts and stores semantic memory to save tokens in complex Antigravity tasks, enabling token savings and enriched context.

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: CONTEXT7_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.
🔐 secretCONTEXT7_API_KEY"": "your_api_key_here",
configENABLE_CONTEXT7"": "true",
configLOCAL_CONFIDENCE_THRESHOLD"": "0.7",
configMCP_INFERENCE_MODEL"": "llama3"
configMCP_MEMORY_PATH"": "D:/IA/MCP/open-code-as-mcp/.mcp_memory/vectors"
configMCP_MODE$env:="sse"; $env:PORT="3000"; npm start
configPORT$env:MCP_MODE="sse"; $env:="3000"; npm start
configUSE_HYBRID"": "true",
// 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 3 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/marlondivino-open-code-as-mcp-ynxssy)](https://m8ven.ai/mcp/marlondivino-open-code-as-mcp-ynxssy)
commit: 3bb2a212800c3f88550448d49cb2f85f0ae9ca23
code hash: 1f5410845c0e7c0a68d1703c704a58d949ebbabb5ddd2e635f27666490a7cb1a
verified: 6/10/2026, 11:19:08 AM
view raw JSON →