mq-bridge-app for Claude Desktop
io.github.marcomq/mq-bridge-app
Move data between 15+ databases, queues and files at high throughput, without it entering context
client:Claude Desktop
transport:stdio
runtime:oci
Install mq-bridge-app in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mq-bridge-app": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/marcomq/mq-bridge-app:0.4.14"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs