Add, list, and summarize expenses in SQLite through LLM agents.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "expenses-mcp-server" yet — see the docs or source repo.
Please add an expense to the database: lunch, 48 RMB, category dining, note "lunch with client", date today.
A new expense record is successfully saved in SQLite.
List my latest 10 expenses in reverse chronological order, including amount, category, and note.
Returns a recent expense list for quick review.
Summarize this month's total spending and break it down by category.
Outputs this month's total and category breakdown.
Track, review, and summarize expenses by category, date, or amount.
Track, query, and summarize personal expenses with categorized spending insights.
Manage personal expenses in natural language with local SQLite storage.
Manage personal expenses conversationally with updates, deletions, and summary views.
Track, edit, query, and summarize expenses in a local SQLite database.
Track, categorize, and analyze expenses with fast summaries and lookups.