# Queue Pilot MCP server

MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-larscowe-queue-pilot
- Repository: https://github.com/LarsCowe/queue-pilot
- Website: https://github.com/LarsCowe/queue-pilot#readme

## Install
- Command: `npx -y queue-pilot`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Npm queue-pilot v0.5.1
- Package argument: --schemas (required)
- Package argument: --broker
- Environment variable: RABBITMQ_URL (default http://localhost:15672)
- Environment variable: RABBITMQ_USER (secret; default guest)
- Environment variable: RABBITMQ_PASS (secret; default guest)
- Environment variable: KAFKA_BROKERS (default localhost:9092)
- Environment variable: KAFKA_CLIENT_ID (default queue-pilot)
- Environment variable: KAFKA_SASL_MECHANISM
- Environment variable: KAFKA_SASL_USERNAME (secret)
- Environment variable: KAFKA_SASL_PASSWORD (secret)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.LarsCowe
- Version: 0.5.1
- Runtime: Npm
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 14, 2026
- Source: https://registry.modelcontextprotocol.io
