Queue Pilot runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm.
MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add queue-pilot -- npx -y queue-pilot
{
"mcpServers": {
"queue-pilot": {
"args": [
"-y",
"queue-pilot"
],
"command": "npx"
}
}
}
[mcp_servers.queue-pilot]
command = "npx"
args = ["-y", "queue-pilot"]
{
"mcpServers": {
"queue-pilot": {
"args": [
"-y",
"queue-pilot"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"queue-pilot": {
"args": [
"-y",
"queue-pilot"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.