71
/ 100
1 month ago
glama

ExpenseTracker

Enables users to manage personal finances—tracking expenses, income, budgets, and generating summaries—through natural language commands via AI assistants like Claude.

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.
🔐
You'll be asked for 1 credential: DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URLpostgresql://user:pass@host/dbname?sslmode=require
🔐 secretDB_PASSWORD
configDB_HOST
configDB_PORT
configDB_NAME
configDB_USER
configACCESS_TOKEN_EXPIRE_MINUTES
configALLOW_REGISTRATION
// 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 2 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/parnajaswanth227-expense-tracker-85capr)](https://m8ven.ai/mcp/parnajaswanth227-expense-tracker-85capr)
commit: f7c0bbbe7f66aef5f28d5be3b772a6d1f4c477f9
code hash: dbb497b61538f94730271a069aa8a81bdf17d7ff8321cbef1a6499dd86c6d7de
verified: 6/21/2026, 10:36:32 AM
view raw JSON →