Back to Home
anshu57 icon

expense-tracker-mcp-server

Verified Safe

by anshu57

Overview

An MCP server for tracking and summarizing personal expenses.

Installation

Run Command
python main.py

Security Notes

The application uses parameterized SQL queries, mitigating SQL injection risks. There are no 'eval' statements, obvious hardcoded secrets, or obfuscation. The database is copied to an ephemeral /tmp directory, which means data is not persistent across system reboots for the writable database, but this is a design choice rather than a security flaw. The server listens on 0.0.0.0, which means it will be accessible from any network interface; appropriate firewall rules are recommended in production environments.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-24

Tags

expense trackerfinancial managementFastMCPSQLiteAPI