Bussin MCP

Bussin is a client-side Azure Service Bus explorer. It runs entirely in your browser as a Progressive Web App (PWA). You can access the live version at https://bussin.dev. It runs locally over stdio via the published package.

People who work with azure service bus, azureservicebus and servicebusexplorer and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 5 · #87 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

NOASSERTION · HTML · how we verify → /methodology

01 · Install Bussin MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add sgebb-bussin -- npx -y bussin-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sgebb-bussin": {
      "command": "npx",
      "args": [
        "-y",
        "bussin-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package bussin-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.sgebb is GitHub-verified and matches the repo owner

03 · Who maintains Bussin MCP

bussin-mcp is maintained by sgebb. It's the only MCP server we track from this author; the repo dates to Oct 2025.

04 · Facts

category
browser automation - ranked #87 of 255 actively-maintained browser automation servers as of 2026-09-18.
registry
io.github.sgebb/bussin-mcp (active, first published 2026-09-11)
packages
npm:bussin-mcp

05 · Bussin MCP FAQ

What is Bussin MCP?

Bussin is a client-side Azure Service Bus explorer. It runs entirely in your browser as a Progressive Web App (PWA). You can access the live version at https://bussin.dev. It runs locally over stdio via the published package.

Is Bussin MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15. We re-verify nightly.

How do I install Bussin MCP?

Run `npx -y bussin-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Bussin MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Bussin MCP

More browser automation MCP servers · Zen MCP · Vecline · SideButton MCP Server · Public Browser · Argent