coffer

strongboxlabs/coffer
★ 0 stars C# Database Updated today
Self-hosted Moneydance replacement: double-entry personal finance in your browser, reachable from anywhere over HTTPS with passkey-only login. Full-history Moneydance import, SimpleFIN bank feeds, and an MCP server that lets Claude query your ledger and — opt-in — clean it up. .NET 10 + PostgreSQL + React.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "coffer": {
      "command": "npx",
      "args": [
        "-y",
        "strongboxlabs/coffer"
      ]
    }
  }
}

README Excerpt

A self-hosted personal finance application built on .NET + PostgreSQL. Replaces Moneydance for users who want to keep years of financial history under their own control — a browser UI you can reach from anywhere over HTTPS, passkey-only login (no passwords to phish, guess or reuse), double-entry bookkeeping, live bank-feed sync via SimpleFIN, and an MCP server that lets Claude

Topics

bookkeepingdockerdotnetdouble-entry-accountinginvestment-trackingmcpmodel-context-protocolmoneydanceofxpasskeyspersonal-financepersonal-finance-appportfolio-trackerpostgresqlqif
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →