io.github.yuens1002
bookie
Double-entry bookkeeping MCP server — import bank CSVs, categorize, reconcile, tax reports.
stdiocommunityapplication
Package Details
bookie-mcp
Transportstdio
Environment Variables
BOOKIE_DB_URL(str)
RequiredSecret
Neon pooled Postgres connection string — the ledger database
BOOKIE_DB_DIRECT_URL(str)
RequiredSecret
Neon direct (non-pooled) Postgres connection string, used for schema push
BOOKIE_API_KEY(str)
RequiredSecret
Static Bearer token for authenticating requests (printed by `npm run setup`)