Overview
what is Broker MCP?
Broker MCP is a multi-broker server designed to support the three main brokers of Message Aid: RabbitMQ, Azure Service Bus, and SQS.
how to use Broker MCP?
To use Broker MCP, you can run it via Docker with the appropriate environment variables set for the broker you wish to connect to.
key features of Broker MCP?
- Supports multiple brokers including RabbitMQ, Azure Service Bus, and SQS.
- Provides functionalities like listing and purging queues.
- Configurable via environment variables for different modes and broker settings.
use cases of Broker MCP?
- Integrating multiple messaging systems into a single application.
- Managing message queues across different platforms.
- Facilitating communication between microservices using different brokers.
FAQ from Broker MCP?
- What brokers does Broker MCP support?
Broker MCP supports RabbitMQ, Azure Service Bus, and SQS.
- How do I run Broker MCP?
You can run Broker MCP using Docker with the command provided in the documentation.
- Is there a license for Broker MCP?
Yes, Broker MCP is licensed under the BSL 1.1 License.