Track, filter, and summarize personal expenses with SQLite-backed storage.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Expense Tracker MCP" yet — see the docs or source repo.
Please add an expense: 2025-02-18, category Food, amount 38 CNY, note Lunch.
A new expense entry is created, with a confirmation or the saved record details.
Please filter and list all expense records in the Transportation category between 2025-02-01 and 2025-02-28.
Returns a detailed list of transportation expenses within the specified date range.
Please summarize total spending from 2025-02-10 to 2025-02-16 and show spending by category.
Outputs total spending for the period and a category-based spending breakdown.
Individual users can continuously log daily expenses such as food and transportation, then review historical spending in one place. This makes personal expense tracking easier.
When you want to see whether a type of spending is too high, you can filter expense records by category. It is useful for quickly reviewing costs in a specific category.
During weekly or monthly reviews, you can summarize total spending over a selected date range. This helps you understand spending levels across a period.
It is used to track and manage personal expenses. Known capabilities include adding expenses, viewing them, filtering by category, and summarizing spending over date ranges.
The provided description states that it uses SQLite to store expense data. For the exact database file location and schema, see the source repository.
Based on the description, it supports filtering by category and summarizing expenses over a specified date range. For any additional filters or reports, see the source repository.
Track, list, and summarize expenses by category with local SQLite storage.
Manage and summarize expense records in a local SQLite database with natural language.
Track, manage, and summarize personal expenses with MongoDB-backed MCP tools.
Track, list, and summarize categorized expenses through natural language.
Track, categorize, and analyze expenses with fast summaries and lookups.
Manage personal expenses conversationally with updates, deletions, and summary views.