Expense Budget Tracker
Track expenses, budgets, balances, transfers, and multi-currency reports with OAuth-secured tools.
- Transport
- Not stated
- Package
- —
- Registry id
- com.expense-budget-tracker/expense-budget-tracker
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Expense Budget Tracker is an open-source personal finance tracker with multi-currency support, budget planning, financial dashboards, and agent-native setup. It supports automatic FX conversion from ECB, CBR, and NBS rates. It provides a monthly budget grid with income and spending categories, comparing planned vs actual.
It offers dashboards with visual breakdowns of spending, balances over time, and FX impact. It can be self-hosted using Docker Compose with Postgres, keeping data on the user's server. It provides an MCP and Agent API for connecting OAuth-capable remote MCP clients with expenses:read scope.
It uses row-level security in Postgres for workspace isolation, allowing sharing via invites.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.