Queue Pilot MCP
v0.5.1io.github.larscowe/queue-pilot
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add queue-pilot -e RABBITMQ_URL=<RABBITMQ_URL> -e RABBITMQ_USER=<RABBITMQ_USER> -e RABBITMQ_PASS=<RABBITMQ_PASS> -e KAFKA_BROKERS=<KAFKA_BROKERS> -e KAFKA_CLIENT_ID=<KAFKA_CLIENT_ID> -e KAFKA_SASL_MECHANISM=<KAFKA_SASL_MECHANISM> -e KAFKA_SASL_USERNAME=<KAFKA_SASL_USERNAME> -e KAFKA_SASL_PASSWORD=<KAFKA_SASL_PASSWORD> -- npx -y queue-pilot
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.