74
/ 100
1 month ago
glama

OmniBridge MCP Server

Provides isolated sandbox environments for AI agents to execute code securely, generating signed receipts for every execution to ensure auditability and trust.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
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: ATTESTATION_SECRET
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.
🔐 secretATTESTATION_SECRETSet to a random string of 32+ characters in .env
configCONTAINER_CPU_LIMIT"": "1.0",
configCONTAINER_MEMORY_LIMIT"": "512m",
configDB_PATHNo ./omnibridge.db SQLite DB path for sessions, chain nodes, and webhook queue.
configDOCKER_RUNTIME"": "runc",
configDOCKER_SOCKET_PATH"": "//./pipe/dockerDesktopLinuxEngine"
configMCP_JWT
configMCP_TRANSPORThttp PORT=3000 ATTESTATION_SECRET=your-secret node dist/index.js
configMOCK_JWK_PUBNo (none) Testing-only public JWK JSON string (overrides OAUTH_JWKS_URL).
configOAUTH_AUDIENCENo (none) Expected JWT audience when using HTTP transport.
configOAUTH_ISSUERYes (http) (none) Expected JWT issuer when using HTTP transport.
configOAUTH_JWKS_URLNo (none) Remote JWKS URL (preferred for real deployments).
configPORTMCP_TRANSPORT=http =3000 ATTESTATION_SECRET=your-secret node dist/index.js
configTENANT_POLICIESNo (none) JSON policy map: per-client allowed images + max TTL.
// 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 8 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/syeddaiam9101-omnibridgemcp-vo9tdp)](https://m8ven.ai/mcp/syeddaiam9101-omnibridgemcp-vo9tdp)
commit: 98db7984f4ce7e2327144a4b2e7dd93a3303e3e6
code hash: 13c631cdaee7d591c290f293b73d534cd22c6c8c09f5e3af268b4b62f852c919
verified: 6/18/2026, 11:00:52 AM
view raw JSON →