mcp

mcp

0

The Broker MCP is a Message Aid MCP server designed to support major brokers like RabbitMQ, Azure Service Bus, and SQS. It facilitates communication through queues and topics, with more features in development for different services.

Broker MCP

This project is a Message Aid MCP server aiming to support RabbitMQ, Azure Service Bus, and SQS. It includes features like managing queues and topics for RabbitMQ, with future plans for Azure Service Bus and SQS. The server can be used via Docker and is configurable through environment variables.

Supported Broker Features

  • RabbitMQ: Queues and Topics supported, Subscriptions planned.
  • Azure Service Bus: Features planned.
  • SQS: Features planned.

Usage

  • Supports STDIO
  • Streamable feature planned.

Building

Built using dotnet and the MCP C# SDK.