MCP Server
mcp-server-rabbitmq
Enable interaction (admin operation, message enqueue/dequeue) with RabbitMQ
40
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "rabbitmq",
3 "command": "uv",
4 "args": [
5 "--directory",
6 "/path/to/repo/mcp-server-rabbitmq",
7 "run",
8 "mcp-server-rabbitmq",
9 "--rabbitmq-host",
10 ", localhost>",
11 "--port",
12 "",
13 "--username",
14 "",
15 "--password",
16 "",
17 "--use-tls",
18 ", false otherwise>"
19 ]
20}
JSON20 lines
README Documentation
This project is now re-homed to this repo
Quick Install
Quick Actions
Key Features
Model Context Protocol
Secure Communication
Real-time Updates
Open Source