kenliao94/mcp-server-rabbitmq
by Various
MCP server for interacting with RabbitMQ
MCP
kenliao94/mcp-server-rabbitmq
Added 1 June 2026
Overview
An open-source MCP server implemented in Python that enables AI agents to interact with RabbitMQ message brokers. It provides a standardized interface for queue management, message publishing and consumption, and broker monitoring through the Model Context Protocol.
Best for
Best for
Developers building AI agents that need to programmatically manage RabbitMQ message queues and messages.
Use cases
- Automating queue creation and configuration in RabbitMQ from AI agents
- Publishing and subscribing to messages as part of AI-driven workflows
- Monitoring queue depth and message rates to trigger downstream actions
Notes
An open-source MCP server implemented in Python that enables AI agents to interact with RabbitMQ message brokers. It provides a standardized interface for queue management, message publishing and consumption, and broker monitoring through the Model Context Protocol.
38 stars on GitHub. Last updated 2025-10-14. Licensed Apache-2.0.
Use cases
- Automating queue creation and configuration in RabbitMQ from AI agents
- Publishing and subscribing to messages as part of AI-driven workflows
- Monitoring queue depth and message rates to trigger downstream actions
Pros
- Enables direct AI agent control over RabbitMQ via the MCP standard
- Python-based, easy to integrate into Python AI toolchains
- Open source with no vendor lock-in
Cons
- Small community (38 stars), may lack extensive documentation or support
- Requires an MCP-compatible client or framework to be useful
- Feature set limited to basic RabbitMQ operations inferred from current description
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables direct AI agent control over RabbitMQ via the MCP standard
- Python-based, easy to integrate into Python AI toolchains
- Open source with no vendor lock-in
Cons
- Small community (38 stars), may lack extensive documentation or support
- Requires an MCP-compatible client or framework to be useful
- Feature set limited to basic RabbitMQ operations inferred from current description
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.