bookie

yuens1002/bookie
★ 0 stars TypeScript AI/LLM Updated today
MCP server for personal & business double-entry bookkeeping, driven from an LLM (Claude/GPT). No UI.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bookie": {
      "command": "npx",
      "args": [
        "-y",
        "yuens1002/bookie"
      ]
    }
  }
}

README Excerpt

> A Model Context Protocol (MCP) server that keeps the books for your **personal and business finances** using **double-entry accounting** — driven entirely from an LLM. No UI: Claude or GPT *is* the interface. Import bank-statement CSVs, categorize spending (including photographed receipts), reconcile monthly, and generate US **Schedule C** tax reports — by asking your assistant. Runs locally over stdio or remotely over HTTP so a mobile consumer LLM can reach it.

Tools (14)

account_balancesadd_transactioncategorize_transactionexport_reportgenerate_reportimport_transactionsmanage_accountsmanage_receiptsmanage_rulesquery_transactionsreconcilesend_reportsplit_transactionyear