Need to inspect messages in RabbitMQ or Kafka queues without switching contexts? This server lets you browse queue contents, validate messages against JSON schemas, and troubleshoot message payloads directly from Claude. It's built for debugging production issues or verifying message formats when you're developing event-driven systems. The JSON Schema validation is especially handy when you need to confirm that messages match your expected structure before they hit your consumers. Reach for this when you're tracking down why a message isn't processing correctly or when you want to audit what's actually sitting in your queues.
claude mcp add --transport stdio larscowe-queue-pilot -- npx -y queue-pilot