68
grade C
4 days ago
glama

OmniWire

A unified mesh control layer that provides 30 MCP tools for managing distributed infrastructure, enabling AI agents to execute commands, transfer files, and manage Docker containers across multiple nodes. It features persistent SSH2 connection pooling and cross-node configuration synchronization to unify disparate servers into a single interface.

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
11 tools describe read intent but their handlers mutate — omniwire_tail_log (line 928: manager.exec(node, `tail -n ${n} "${path}"`)); omniwire_network (line 1512: manager.exec(node, cmd)); omniwire_backup (line 2643: manager.exec(nodeId, `mkdir -p ${bd}; ts=\$(date +%s); host=\$(hostname); out="${bd}/\${host}-\${ts}…)
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: OW_PG_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.
configCYBERSYNC_DB_URLPostgreSQL (optional) Required only for CyberSync / CyberBase persistence — Node A hosts it (configure accordingly)
configHOSTNAME
configOMNIWIRE_CANVAS_NAME
configOMNIWIRE_VAULT_ROOTOptional Path to Obsidian vault root (default: CyberBase vault)
configOW_CONTABO_PUB
configOW_CONTABO_TS
configOW_HOSTINGER_PUB
configOW_HOSTINGER_TS
🔐 secretOW_PG_PASSWORD
configOW_THINKPAD_TS
// 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/voidchecksum-omniwire-467mxr)](https://m8ven.ai/mcp/voidchecksum-omniwire-467mxr)
commit: 812a3fb517f67c2c6bf64b0b4b19760d38474867
code hash: 3a5f102da7f237e367be3a522132a4ea67290fb53671a5138a168f0f41bb2a2a
verified: 4/18/2026, 3:49:42 PM
view raw JSON →