mcp-queue-doctor
by ethanasm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | No | Postgres connection string. Alternative to QUEUE_DOCTOR_DATABASE_URL. | |
| QUEUE_DOCTOR_SCHEMA | No | Schema the queue was installed into. Defaults to the backend's default schema. | |
| QUEUE_DOCTOR_BACKEND | No | Backend to use: 'pgboss' or 'graphile'. | pgboss |
| QUEUE_DOCTOR_MAX_ROWS | No | Row cap per query (1–10000). | 500 |
| QUEUE_DOCTOR_LOG_LEVEL | No | Log level: debug/info/warn/error/silent (stderr). | info |
| QUEUE_DOCTOR_AXIOM_TOKEN | No | Read-capable Axiom token for log correlation (optional). | |
| QUEUE_DOCTOR_AXIOM_ORG_ID | No | Axiom organization ID for log correlation (optional). | |
| QUEUE_DOCTOR_DATABASE_URL | No | Postgres connection string. Required unless using the HTTP SQL transport. Alternative alias: DATABASE_URL. | |
| QUEUE_DOCTOR_HTTP_SQL_URL | No | URL of a read-only SQL endpoint to query through instead of connecting directly. Must be used together with QUEUE_DOCTOR_HTTP_SQL_TOKEN. | |
| QUEUE_DOCTOR_AXIOM_DATASET | No | Axiom dataset name for log correlation (optional). | |
| QUEUE_DOCTOR_HTTP_SQL_TOKEN | No | Bearer token for the HTTP SQL endpoint. | |
| QUEUE_DOCTOR_AXIOM_QUEUE_FIELD | No | Field in Axiom logs carrying the queue name (optional). | |
| QUEUE_DOCTOR_STATEMENT_TIMEOUT_MS | No | Per-query timeout in milliseconds (100–120000). | 5000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues