NodeBridge
v0.48.7 BETA Built to reconnect

Your data.
Closer together.

From the factory floor to your central server. Keep MySQL data moving across Windows edge networks, with control that stays in your hands.

Windows x64MIT Open SourceLocal controlMCP READY ↗

A closer lookIllustrative preview
NodeBridgeWORKSPACE / 01

YOUR SYNC NETWORK

Every node. One view.

Connected
Central serverserver-001
MySQL
EDGE NETWORK02
Production line Aedge-001
Syncing
Production line Bedge-002
Syncing
Bidirectional rules. Explicit destinations.
01 — 03Explore the tabs above ↑

Built on a familiar foundation

MySQLCanal CDCRabbitMQGoWails

MODEL CONTEXT PROTOCOL

Your AI assistant.
Connected to your operations.

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.

What would you ask?01 — 03

Local stdio or remote SSH. Your client stays in control of the conversation.

nodebridge / MCPExample workflow

YOU ASK

Why has edge synchronization stopped progressing?

TOOLS THE CLIENT CAN CALLJSON-RPC · stdio
  1. 01nodebridge_overview
  2. 02nodebridge_queue_status
  3. 03nodebridge_logs
  4. 04nodebridge_event_status

Correlate process status with queue depth and event evidence. A running process alone does not prove healthy synchronization.

01 / INSPECT

See what is happening

Read overview, schema, queue depth, bounded logs and event receipts. Export a diagnostic archive for investigation.

02 / MANAGE

Move from insight to action

Validate and save configuration, manage rules, control the Agent and retry failed events. Data mutations use structured plans and explicit confirmation.

03 / CONNECT

Work across your nodes

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

Start with a local connection.

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 referenceRemote SSH setup
Common client configurationJSON
{
  "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

Complex networks.
A clearer way to manage them.

Practical tools for the moments that matter: configuring a rule, losing a connection, rolling out an update.

01 / RESILIENCE

Reconnect. Resume.

Failed RabbitMQ connections are rebuilt automatically, so the Agent can resume synchronization when connectivity returns.

Automatic reconnection
02 / CLARITY

Less scrolling. More context.

Compact rule editing and prominent display names keep configuration readable, without replacing IDs or existing alignment records.

Human-readable rule names
03 / CONTINUITY

Move forward, together.

The installer updates configured NodeBridge system databases. If a migration fails, installation completion is blocked.

Built-in system migrations

FROM DOWNLOAD TO DEPLOYMENT

Your network.
Your next step.

Start with the guide. Keep the configuration explicit. Validate in your own environment.

Read release notes
  1. 01

    Prepare your environment

    Install MySQL separately, assign unique node IDs, and back up configuration, rules and databases.

  2. 02

    Install and configure

    Run the Windows installer as administrator. Define your source and target databases, tables and columns.

  3. 03

    Validate your deployment

    Check alignment, CRUD and recovery in your environment. This beta has isolated three-Agent coverage, not a production SLA.

NODEBRIDGE / v0.48.7 BETA

Bring your data together.

Open source. Windows native. Ready for your next test.

Download for Windows

MySQL synchronization for Windows edge networks

Synchronize MySQL between edge nodes and a central server with bidirectional mappings, automatic reconnection and MCP tools for AI-assisted operations. Windows installer available.