71
/ 100
7 days ago
glama

OpenClaw MCP Proxy

Exposes app-registered tools as an MCP server for OpenClaw, forwarding actual tool execution back to the app over a WebSocket bridge.

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 2 credentials: OPENCLAW_PROXY_APP_TOKEN, OPENCLAW_PROXY_OPENCLAW_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.
🔐 secretOPENCLAW_PROXY_APP_TOKENIf is empty, app-facing endpoints accept requests without authentication.
🔐 secretOPENCLAW_PROXY_OPENCLAW_TOKENIf is empty, MCP-facing endpoints accept requests without authentication.
configOPENCLAW_PROXY_SESSION_TTL_SECONDS300 Session time-to-live in seconds.
configOPENCLAW_PROXY_TOOL_TIMEOUT_SECONDS120 Tool call timeout in seconds.
// 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/wenyue-openclaw-mcp-proxy-1e9rn6)](https://m8ven.ai/mcp/wenyue-openclaw-mcp-proxy-1e9rn6)
commit: 064c5c73b6eab079f3baf3432953ec180de55190
code hash: 6c40cec2609852b45059782487631c0cc8e3f32221836fc965836bcb7ace4e42
verified: 6/22/2026, 12:22:59 PM
view raw JSON →