Enables Model Context Protocol (MCP) clients to interact with RabbitMQ queues and topics.
RabbitMQ enables MCP client interaction with queues and topics hosted in a RabbitMQ instance. This server implementation follows the Model Context Protocol, allowing applications like the Claude desktop app to perform read/write operations on RabbitMQ using natural language commands. It supports both local installation via Smithery and manual configuration, providing flexibility for different development environments.
Key Features
01MCP compliant server for RabbitMQ
02Supports local installation with Claude desktop app
03Enables read/write operations on RabbitMQ queues and topics
04Configurable RabbitMQ host, port, username, and password
05Supports TLS for secure connections
Use Cases
01Integrating RabbitMQ with AI applications through MCP
02Enabling natural language control of RabbitMQ queues and topics