Server data from the Official MCP Registry
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
Set these up before or after installing:
Environment variable: RABBITMQ_URL
Environment variable: RABBITMQ_USER
Environment variable: RABBITMQ_PASS
Environment variable: KAFKA_BROKERS
Environment variable: KAFKA_CLIENT_ID
Environment variable: KAFKA_SASL_MECHANISM
Environment variable: KAFKA_SASL_USERNAME
Environment variable: KAFKA_SASL_PASSWORD
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-larscowe-queue-pilot": {
"env": {
"RABBITMQ_URL": "your-rabbitmq-url-here",
"KAFKA_BROKERS": "your-kafka-brokers-here",
"RABBITMQ_PASS": "your-rabbitmq-pass-here",
"RABBITMQ_USER": "your-rabbitmq-user-here",
"KAFKA_CLIENT_ID": "your-kafka-client-id-here",
"KAFKA_SASL_PASSWORD": "your-kafka-sasl-password-here",
"KAFKA_SASL_USERNAME": "your-kafka-sasl-username-here",
"KAFKA_SASL_MECHANISM": "your-kafka-sasl-mechanism-here"
},
"args": [
"-y",
"queue-pilot"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!