RabbitMQ MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
portYesThe port number of the RabbitMQ server (e.g., 5672)
use_tlsYesWhether to use TLS (amqps) for connection (true or false)
passwordYesThe password for RabbitMQ authentication
usernameYesThe username for RabbitMQ authentication
rabbitmq_hostYesThe hostname of the RabbitMQ server (e.g., test.rabbit.com, localhost)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools