Back to Home
HiteshKumarMeghwar icon

expensive-tracker-mcp

Verified Safe

by HiteshKumarMeghwar

Overview

Provides a local Micro-Cortex Processor (MCP) server for tracking and managing personal or business expenses with a SQLite database.

Installation

Run Command
uv run fastmcp run main.py

Security Notes

The server uses parameterized SQLite queries, mitigating SQL injection risks. File paths for the database and categories are local and relative to the script. No hardcoded secrets or dangerous functions like `eval` or `os.system` are present. Dynamic SQL for `edit_expense` is safely constructed, ensuring only specified fields are updated with parameterized values.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-27

Tags

Expense ManagementFastMCPSQLiteLocal ServerFinancial Tracking