71
/ 100
1 month ago
glama

RabbitMQ MCP Server

MCP server for RabbitMQ with full SSL/CA certificate support, enabling queue, exchange, binding, and message management operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: RABBITMQ_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configRABBITMQ_HOST"": "your-rabbitmq-host.com",
configRABBITMQ_PORT"": "5671",
configRABBITMQ_USER"": "your-username",
🔐 secretRABBITMQ_PASSWORD"": "your-password",
configRABBITMQ_VHOST"": "your-vhost",
configRABBITMQ_USE_SSL"": "true",
configRABBITMQ_CA_CERT"": "/path/to/your/ca_cert.pem"
configRABBITMQ_HEARTBEATИнтервал heartbeat (сек) 3600
configRABBITMQ_SOCKET_TIMEOUTТаймаут сокета (сек) 5
configRABBITMQ_MANAGEMENT_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sobue-code-rabbitmq-mcp-1dijz9)](https://m8ven.ai/mcp/sobue-code-rabbitmq-mcp-1dijz9)
commit: e6a7a48d8eaa5eea20202fbcec3c8a551ac32e08
code hash: 4a3341f458144148208c3d7c97e009697e1e1c67fa828fb9d7b88faa18b9952f
verified: 6/23/2026, 10:10:47 AM
view raw JSON →