other tools and integrations

Mcp Server Rabbitmq

Enable interaction (admin operation, message enqueue/dequeue) with RabbitMQ

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y kenliao94/mcp-server-rabbitmq

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-rabbitmq",
  "command": "npx",
  "args": [
    "-y",
    "kenliao94/mcp-server-rabbitmq"
  ]
}

About This MCP Server

kenliao94/mcp-server-rabbitmq

Enable interaction (admin operation, message enqueue/dequeue) with RabbitMQ

GitHub: https://github.com/kenliao94/mcp-server-rabbitmq

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub