DJ-no1/expense-tracker-mcp
3.2
If you are the rightful owner of expense-tracker-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Expense Tracker MCP Server is a Model Context Protocol server designed to manage personal finances by tracking expenses, income, and budgets using SQLite database storage.
Tools
Functions exposed to the LLM to take actions
add_expense
Add a new expense entry to the database.
list_expenses
List expense entries within a date range.
summarize
Summarize expenses by category within a date range.
add_income
Add a single income entry.
set_budget
Set or update a budget for a category.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client