What is A Model Context Protocol server implementation for RabbitMQ operation.?
This MCP server wraps admin APIs of a RabbitMQ broker as MCP tools. It uses Pika to interact with RabbitMQ to operate at the message level. You can specify a different RabbitMQ broker mid-conversation. Supports streamable HTTP with FastMCP's BearerAuthProvider and seamless integration with MCP clients.
Features# Manage your RabbitMQ message brokers using AI agent
This MCP servers wraps admin APIs of a RabbitMQ broker as MCP tools. It also uses Pika to interact with RabbitMQ to operate at the message level. You can also specify a different RabbitMQ broker that you want to connect to mid-conversation (default is configured during server initialization).
Supports streamable HTTP with FastMCP's BearerAuthProvider
You can start a remote RabbitMQ MCP server by configuring your own IdP and 3rd party authorization provider.
Seamless integration with MCP clients
The package is available on PyPI, you can use uvx without having to fork and build the MCP server locally first.
Installation# Smithery
To install RabbitMQ MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @kenliao94/mcp-server-rabbitmq --client claude