RabbitMQ
Createdkenliao94
Enables Model Context Protocol (MCP) clients to interact with RabbitMQ queues and topics.
About
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
- MCP compliant server for RabbitMQ
- Supports local installation with Claude desktop app
- Enables read/write operations on RabbitMQ queues and topics
- Configurable RabbitMQ host, port, username, and password
- Supports TLS for secure connections
Use Cases
- Integrating RabbitMQ with AI applications through MCP
- Enabling natural language control of RabbitMQ queues and topics
- Automating RabbitMQ tasks using MCP clients