mq-bridge-app
Rank #2,346io.github.marcomq/mq-bridge-app
Move data between 15+ databases, queues and files at high throughput, without it entering context
mq-bridge-app is a Model Context Protocol (MCP) server published by marcomq. It ranks #2,346 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. mq-bridge-app is listed on Official MCP, with 11 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Sep 20, 2026.
Ranks ahead of 129,700 of 132,046 servers on MCP Toplist.
Use mq-bridge-app
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mq-bridge-app -- docker run -i --rm ghcr.io/marcomq/mq-bridge-app:0.4.13 mcp --transport stdioPublished as package `mq-bridge-app` — install it through your client’s extension manager.
[mcp_servers.mq-bridge-app]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/marcomq/mq-bridge-app:0.4.13", "mcp", "--transport", "stdio"]Add to ~/.codex/config.toml.
Published as package `mq-bridge-app` — install it through your client’s extension manager.
{
"mcpServers": {
"mq-bridge-app": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marcomq/mq-bridge-app:0.4.13",
"mcp",
"--transport",
"stdio"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `mq-bridge-app` — install it through your client’s extension manager.
{
"mcpServers": {
"mq-bridge-app": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marcomq/mq-bridge-app:0.4.13",
"mcp",
"--transport",
"stdio"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `mq-bridge-app` — install it through your client’s extension manager.
{
"servers": {
"mq-bridge-app": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marcomq/mq-bridge-app:0.4.13",
"mcp",
"--transport",
"stdio"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `mq-bridge-app` — install it through your client’s extension manager.
{
"mcpServers": {
"mq-bridge-app": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marcomq/mq-bridge-app:0.4.13",
"mcp",
"--transport",
"stdio"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `mq-bridge-app` — install it through your client’s extension manager.
{
"mcpServers": {
"mq-bridge-app": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marcomq/mq-bridge-app:0.4.13",
"mcp",
"--transport",
"stdio"
]
}
}
}Published as package `mq-bridge-app` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.marcomq%2Fmq-bridge-app)<a href="https://mcptoplist.com/server/io.github.marcomq%2Fmq-bridge-app"><img src="https://mcptoplist.com/badge/io.github.marcomq%2Fmq-bridge-app.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
marcomq
Available versions (11)
| Version | Published |
|---|---|
| 0.4.13 | Sep 20, 2026 |
| 0.4.12 | Sep 19, 2026 |
| 0.4.11 | Sep 4, 2026 |
| 0.4.10 | Sep 3, 2026 |
| 0.4.9 | Aug 30, 2026 |
| 0.3.3 | Aug 23, 2026 |
| 0.3.1 | Aug 20, 2026 |
| 0.3.0 | Aug 17, 2026 |
| 0.2.13 | Aug 10, 2026 |
| 0.2.12 | Aug 2, 2026 |
| 0.2.11 | Jul 31, 2026 |
Frequently asked questions
- Who maintains mq-bridge-app?
- mq-bridge-app is maintained by marcomq, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is mq-bridge-app listed on the Official MCP Registry?
- Yes — mq-bridge-app is listed on the Official MCP Registry.
- How many versions does mq-bridge-app have?
- MCP Toplist tracks 11 versions of mq-bridge-app, most recently published on Sep 20, 2026.
- Where can I find the source code for mq-bridge-app?
- The source code for mq-bridge-app is hosted at github.com/marcomq/mq-bridge-app.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.