关于
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.
主要功能
- 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
使用案例
- Integrating RabbitMQ with AI applications through MCP
- Enabling natural language control of RabbitMQ queues and topics
- Automating RabbitMQ tasks using MCP clients