See what is happening
Read overview, schema, queue depth, bounded logs and event receipts. Export a diagnostic archive for investigation.
From the factory floor to your central server. Keep MySQL data moving across Windows edge networks, with control that stays in your hands.
YOUR SYNC NETWORK
server-001edge-001edge-002RULE WORKSPACE
production-eventsfactory_edge.eventsfactory_center.eventsidCONNECTION RECOVERY
Keep unacknowledged messages available for retry.
Replace the failed channel and publisher.
Retry with event idempotency after connectivity returns.
Built on a familiar foundation
⌘ MODEL CONTEXT PROTOCOL
Give your MCP client structured access to NodeBridge. Inspect a queue, review a rule, or track an alignment task using the same management capabilities as the application.
Local stdio or remote SSH. Your client stays in control of the conversation.
YOU ASK
Why has edge synchronization stopped progressing?
nodebridge_overviewnodebridge_queue_statusnodebridge_logsnodebridge_event_statusCorrelate process status with queue depth and event evidence. A running process alone does not prove healthy synchronization.
Read overview, schema, queue depth, bounded logs and event receipts. Export a diagnostic archive for investigation.
Validate and save configuration, manage rules, control the Agent and retry failed events. Data mutations use structured plans and explicit confirmation.
Add one client entry per Windows node. Use local stdio or SSH from Windows or Mac, with the configuration-owning account.
CONNECT YOUR MCP CLIENT
Save a complete configuration and enable MCP in NodeBridge. Run the client as the Windows account that owns the configuration. Adapt command and args to your client's format.
MCP tool reference ↗Remote SSH setup ↗{
"mcpServers": {
"nodebridge": {
"command": "C:\\Program Files\\NodeBridge\\app\\SyncAgent.exe",
"args": [
"mcp-stdio",
"-config",
"C:\\ProgramData\\NodeBridge\\config.yaml"
]
}
}
}Built-in boundaries. No MCP HTTP listener, arbitrary shell or raw SQL. Configuration validation, redacted output and write auditing remain in place. Initial alignment requires stopped Agents on every participant, explicit confirmation and status polling; running is not completion.
DESIGNED FOR THE EDGE
Practical tools for the moments that matter: configuring a rule, losing a connection, rolling out an update.
Failed RabbitMQ connections are rebuilt automatically, so the Agent can resume synchronization when connectivity returns.
Compact rule editing and prominent display names keep configuration readable, without replacing IDs or existing alignment records.
The installer updates configured NodeBridge system databases. If a migration fails, installation completion is blocked.
FROM DOWNLOAD TO DEPLOYMENT
Start with the guide. Keep the configuration explicit. Validate in your own environment.
Read release notesInstall MySQL separately, assign unique node IDs, and back up configuration, rules and databases.
Run the Windows installer as administrator. Define your source and target databases, tables and columns.
Check alignment, CRUD and recovery in your environment. This beta has isolated three-Agent coverage, not a production SLA.
Synchronize MySQL between edge nodes and a central server with bidirectional mappings, automatic reconnection and MCP tools for AI-assisted operations. Windows installer available.