67
/ 100
1 day ago
glama

expense-tracker-mcp

A personal expense tracker exposed over MCP, enabling users to log and query expenses in natural language sentences. It features category inference, recurring expenses, soft deletes, and SQLite storage with no external database.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEXPENSE_TRACKER_DB/data/expenses.db
configEXPENSE_TRACKER_BACKUP_DIR
configEXPENSE_TRACKER_JOURNAL
configEXPENSE_TRACKER_TRANSPORTdocker run -i --rm -e =stdio \
configEXPENSE_TRACKER_HOST0.0.0.0 (127.0.0.1 outside Docker)
configEXPENSE_TRACKER_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/azeemwaqarrao-expense-tracker-mcp-up7ioy)](https://m8ven.ai/mcp/azeemwaqarrao-expense-tracker-mcp-up7ioy)
commit: 6503a47657a14e81f4fa92497a84d476d8fff717
code hash: 44176f4c31d29417414e71d30f85e79fe5950372533a5e320afad7f23fb92ffa
verified: 7/30/2026, 8:42:56 AM
view raw JSON →