Back to Home
NikhilAdvani icon

Expense-Tracker-MCP-Remote

Verified Safe

by NikhilAdvani

Overview

Manages personal expenses by allowing users to add, list, summarize, edit, delete, and search expense entries.

Installation

Run Command
python main.py

Security Notes

SQL queries use parameterized statements, effectively preventing SQL injection vulnerabilities. No 'eval' or other dangerous code patterns are present. No hardcoded secrets or sensitive API keys were found. The database is stored in a temporary directory, which while generally writable, could be a minor concern regarding persistence and isolation in multi-user environments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens800
Stars0
Forks0
Last Update2025-12-13

Tags

Expense TrackingPersonal FinanceDatabasePythonFastMCP