Messaging
Trust: 37/100 (Limited)Queue Pilot Guide
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
2 starsby LarsCowe
Quick Start
Install
npx queue-pilotClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-larscowe-queue-pilot": {
"command": "npx",
"args": [
"queue-pilot"
]
}
}
}