reviewzy
by uwuclxdy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NTFY_URL | No | ntfy server; ntfy fires only when both NTFY_URL and NTFY_TOPIC are set | |
| NTFY_TOPIC | No | ntfy topic; ntfy fires only when both NTFY_URL and NTFY_TOPIC are set | |
| REVIEWZY_DB | No | SQLite file ($XDG_DATA_HOME respected) | ~/.local/share/reviewzy/reviewzy.db |
| WEBHOOK_URL | No | Generic webhook; posts project, batch id, count, and a dashboard link | |
| REVIEWZY_DEV | No | Set to 1 to drain and respawn the daemon from the checkout on every session start (dev only) | |
| NTFY_PRIORITY | No | ntfy priority, 1 to 5 | 3 |
| REVIEWZY_PORT | No | Dashboard and mcp port; the bind is 127.0.0.1 always | 3123 |
| REVIEWZY_TOKEN | No | Bearer token guarding mcp; set it and it is required | |
| REVIEWZY_BASE_URL | No | Dashboard url used in notification links | http://127.0.0.1:$REVIEWZY_PORT |
| ARCHIVE_AFTER_DAYS | No | Days an applied entry waits before archiving | 90 |
| DASHBOARD_PASSWORD | No | Dashboard login; set it and it is required |
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
ActivityMaintained
ResponsivenessNo issues