Submit

RabbitMQ Mcp Go

@maiconjobim

A Go implementation of Model Control Protocol (MCP) server for RabbitMQ integration

Server Config

{
  "mcpServers": {
    "rabbitmq": {
      "command": "rabbitmq-mcp-server",
      "env": {
        "RABBITMQ_URL": "amqp://guest:guest@localhost:5672/"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.