Back to Home
Shivam0176 icon

Expense-Tracker-MCP-Server

Verified Safe

by Shivam0176

Overview

A server for tracking personal expenses, allowing users to add, list, and summarize financial transactions by category and date.

Installation

Run Command
python main.py

Security Notes

The server uses parameterized SQL queries, effectively mitigating SQL injection risks. It does not contain 'eval' or 'os.system' calls, nor any apparent hardcoded sensitive information. Operations are confined to local file system (SQLite database and categories.json).

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-11-22

Tags

Expense TrackingFinancial ManagementPersonal FinanceSQLiteFastMCP