GitHub Stars
37
User Rating
Not Rated
Favorites
0
Views
29
Forks
9
Issues
7
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
To install RabbitMQ MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@kenliao94/mcp-server-rabbitmq):
https://smithery.ai/server/@kenliao94/mcp-server-rabbitmq
https://pypi.org/project/mcp-server-rabbitmq/
Use uvx directly in your MCP client config
```json
{
"mcpServers": {
"rabbitmq": {
"command": "uvx",
"args": [
"mcp-server-rabbitmq@latest",
"--rabbitmq-host",
"",
"--port",
"",
"--username",
"",
bash
npx -y @smithery/cli install @kenliao94/mcp-server-rabbitmq --client claude