by kenliao94
MCP server for interacting with RabbitMQ message broker. Manage queues, exchanges, bindings, send/receive messages with AMQP protocol support.
npx -y @kenliao/mcp-rabbitmq{
"mcpServers": {
"rabbitmq": {
"command": "npx",
"args": [
"npx", "-y",
""@kenliao/mcp-rabbitmq"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json