Queue Pilot
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
stdio v0.5.1
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.larscowe--queue-pilot -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.5.1
Server Name
io.github.LarsCowe/queue-pilot
Last Updated
Feb 14, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
RABBITMQ_URL | Optional |
RABBITMQ_USER secret | Optional |
RABBITMQ_PASS secret | Optional |
KAFKA_BROKERS | Optional |
KAFKA_CLIENT_ID | Optional |
KAFKA_SASL_MECHANISM | Optional |
KAFKA_SASL_USERNAME secret | Optional |
KAFKA_SASL_PASSWORD secret | Optional |