Back to Home
Dhruta25 icon

Expense-tracker-mcp

Verified Safe

by Dhruta25

Overview

The server provides an API for tracking and managing personal expenses, allowing users to add, list, delete, update, and query expense records.

Installation

Run Command
python test.py

Security Notes

The SQLite database operations use parameterized queries, effectively preventing SQL injection vulnerabilities. No 'eval' or similar dangerous functions are used, and no hardcoded secrets or sensitive network configurations are present. The database path is relative to the script, enhancing portability and security.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-03

Tags

Expense ManagementFinancial TrackingSQLiteAPI