Track, list, and summarize expenses by category with local SQLite 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: date 2025-02-18, amount 86.5 CNY, category Transportation, note Taxi to the client office.
Returns the newly added expense record with amount, category, date, and note.
Please list my 10 most recent expense records in reverse chronological order.
Returns a recent expense list showing the date, category, and amount for each entry.
Please summarize expenses for February 2025 by category and sort total spending from highest to lowest.
Returns a category-wise monthly expense summary to highlight major spending areas.
Track expenses locally, query transactions, and summarize spending by category.
Track, manage, and summarize personal expenses with natural language commands.
Track, categorize, and analyze expenses with fast summaries and lookups.
Track, manage, and summarize personal expenses with MongoDB-backed MCP tools.
Track, list, and summarize categorized expenses through natural language.
Track, filter, and summarize personal expenses with SQLite-backed storage.