Skip to content

The local-first
Service Bus explorer

Built in Rust. Stays on your machine. Ships an MCP server so AI assistants can peek queues for you.

Download for Windows

v0.5.1

viewbus app showing the orders-incoming dead-letter queue with a selected message and JSON body preview

Built for the way developers actually use Service Bus.

Everything you'd want Service Bus Explorer to be, without the legacy baggage.

Your data stays on your machine.

viewbus has no backend servers, sends no telemetry, and has no account system. Your Azure credentials are used directly by your machine to talk to Azure. Connection strings live in the OS keychain — Windows Credential Manager on Windows, macOS Keychain on Mac — never on disk in plain text.

Read the full privacy promise →

Heads up — macOS build isn't notarized yet

viewbus for macOS isn't notarized by Apple yet, so on first launch macOS will say it's damaged or can't be verified. You'll need to clear the quarantine flag once. Pick whichever feels easier:

Option A — Terminal (one command)

  1. Open the DMG and drag ViewBus.app into /Applications (don't run it from inside the DMG — quarantine re-applies).
  2. Open Terminal and run:
    xattr -cr /Applications/ViewBus.app
  3. Launch from Launchpad or /Applications.

Option B — System Settings (no Terminal)

  1. Open the DMG and drag ViewBus.app into /Applications.
  2. Try to open it — macOS will block it. Dismiss the warning.
  3. Open System Settings → Privacy & Security, scroll down, and click Open Anyway next to viewbus.
  4. Confirm in the dialog that follows.

You only need to do this once per install.

Do you still want to download?