Expense Tracker
Parses natural language expense descriptions to extract amounts, currencies, and dates, storing transactions in a loc...
What it does
Parses natural language expense descriptions to extract amounts, currencies, and dates, storing transactions in a local Excel file.
Expense Tracker provides personal finance logging through natural language input. Users describe expenses in free-form text (e.g., "I spent 20 dollars on lunch yesterday"), and the server extracts structured data including amount, currency, and date using regex patterns and the dateparser library. Transactions are stored locally in an Excel workbook via openpyxl, with support for multiple currency symbols and flexible date expressions.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present