Manage RabbitMQ clusters, queues, exchanges, users, and messages with natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "RabbitMQ MCP Server" yet — see the docs or source repo.
List the top 10 RabbitMQ queues with the largest backlog in production, and show each queue's message count, consumer count, and virtual host.
A backlog-ranked queue list that helps quickly identify consumption issues or capacity risks.
Create a topic exchange named orders.events in vhost /orders, and bind the queues order.created and order.cancelled with their corresponding routing keys.
The exchange and bindings are configured, with a result summary or execution status returned.
Check the RabbitMQ permissions for user analytics-bot on the /analytics virtual host; if read access to queue.metrics is missing, suggest a fix or update it to the minimum required permissions.
Returns the current permission audit and provides or applies a least-privilege fix.
Manage RabbitMQ brokers, authentication, and mutative admin operations through APIs.
Manage Request Tracker tickets, queues, users, and assets with natural language.
Enable topic-based inter-agent messaging, question routing, and collaborative responses via RabbitMQ.
Subscribe to MQTT topics and read buffered messages from a broker.
Manage and route MCP servers from one unified control app.
Enable an AI agent to connect to and manage ActiveMQ Artemis brokers.