other tools and integrations
Mcp Server Rabbitmq
Enable interaction (admin operation, message enqueue/dequeue) with RabbitMQ
python
local
other tools and integrations
Installation
npx -y kenliao94/mcp-server-rabbitmqConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub