Event-sourced ticket system with a Jira reconciler, exposed as an MCP server.

stdiocommunityservice

Package Details

Transportstdio
Runtimeuvx

Environment Variables

REBAR_ROOT

Path to the repo root that holds the .tickets-tracker store (defaults to the git toplevel of the working dir).

REBAR_MCP_READONLY

Set to 1 to expose only the read tools (no write/mutation tools).

REBAR_MCP_ALLOW_RECONCILE_LIVE

Set to 1 to allow the live (mutating) Jira reconcile mode; otherwise reconcile is dry-run only.