Mq Bridge App MCP Server

mq-bridge is an asynchronous message library for Rust. It connects message brokers, databases, files, HTTP/WebSocket endpoints, and in-memory channels behind one small set of traits.

People who need communication tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 23 · #71 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18

MIT · Rust servers · how we verify → /methodology

01 · Install Mq Bridge App

Docker

docker run -i --rm ghcr.io/marcomq/mq-bridge-app:0.4.11

Claude Desktop - add to config

{
  "mcpServers": {
    "marcomq-mq-bridge": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/marcomq/mq-bridge-app:0.4.11"
      ]
    }
  }
}
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 container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

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

03 · What Mq Bridge App can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.4.11 · 2026-09-04

Add missing 3rd party license texts · Add 3rd party license files

v0.4.10 · 2026-09-03

Description · New Features · Added a directory-backed FIFO queue endpoint with crash-safe storage, acknowledgements, redelivery, sharding, completion signaling, configurable durability, and producer/consumer…

v0.4.9 · 2026-08-30

Major change: Merge mq-bridge-app into mq-bridge · Updates · Bump the minor-and-patch group with 12 updates · Bump zen-expression from 0.55.1 to 2.0.1 · Bump the npm-minor-patch group in /apps/mq-bridge-app with 6…

04 · Who maintains Mq Bridge App

mq-bridge-app is maintained by marcomq. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
communication - ranked #71 of 105 actively-maintained communication servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-04)
registry
io.github.marcomq/mq-bridge-app (active, first published 2026-07-31 · 9 versions)
packages
oci:ghcr.io/marcomq/mq-bridge-app:0.4.11 · cargo:mq-bridge-app

06 · Mq Bridge App FAQ

What is Mq Bridge App?

mq-bridge is an asynchronous message library for Rust. It connects message brokers, databases, files, HTTP/WebSocket endpoints, and in-memory channels behind one small set of traits.

Is Mq Bridge App still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Mq Bridge App?

Run `docker run -i --rm ghcr.io/marcomq/mq-bridge-app:0.4.11`. You can also paste the ready-made client config above.

07 · Alternatives to Mq Bridge App

More communication MCP servers · Microsoft Teams API · Chatroost - unofficial Telegram MCP server · Meet Stream · Apple Messages (mgcrea) · Relay

More Rust MCP servers · MT5 Quant · Mushroomdb · M1nd · N Memory · Tapo MCP · see all