SERVER

Queue Pilot

Rank #12383

io.github.LarsCowe/queue-pilot

MCP server providing queue-pilot capabilities

First listed
Feb 14, 2026
Last publish date
Feb 14, 2026
OVERVIEW

Queue Pilot is a Model Context Protocol (MCP) server published by LarsCowe. It ranks #12383 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Queue Pilot is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 14, 2026 and most recently updated on Feb 14, 2026.

STANDING
#12,383of 58,832 tracked serversTop 25%

Ranks ahead of 46,449 of 58,832 servers on MCP Toplist.

CONNECT

Use Queue Pilot

Add Queue Pilot to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "queue-pilot": {
      "command": "npx",
      "args": [
        "-y",
        "queue-pilot"
      ],
      "env": {
        "RABBITMQ_URL": "<your RABBITMQ_URL>",
        "RABBITMQ_USER": "<your RABBITMQ_USER>",
        "RABBITMQ_PASS": "<your RABBITMQ_PASS>",
        "KAFKA_BROKERS": "<your KAFKA_BROKERS>",
        "KAFKA_CLIENT_ID": "<your KAFKA_CLIENT_ID>",
        "KAFKA_SASL_MECHANISM": "<your KAFKA_SASL_MECHANISM>",
        "KAFKA_SASL_USERNAME": "<your KAFKA_SASL_USERNAME>",
        "KAFKA_SASL_PASSWORD": "<your KAFKA_SASL_PASSWORD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

LarsCowe

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.5.1Feb 14, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Queue Pilot?
MCP server providing queue-pilot capabilities
Who maintains Queue Pilot?
Queue Pilot is maintained by LarsCowe, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Queue Pilot an official MCP server?
Yes — Queue Pilot is listed on the Official MCP Registry.
How many versions does Queue Pilot have?
MCP Toplist tracks 2 versions of Queue Pilot, most recently published on Feb 14, 2026.
Where can I find the source code for Queue Pilot?
The source code for Queue Pilot is hosted at github.com/LarsCowe/queue-pilot.
EXPLORE