Back to Home
Sudhanvaha icon

expense-tracker-mcp-server

Verified Safe

by Sudhanvaha

Overview

Provides a Model Context Protocol (MCP) server for tracking personal expenses, integrated with Claude Desktop for natural language management.

Installation

Run Command
uv run main.py

Security Notes

The server uses parameterized SQLite queries for all database operations (INSERT, SELECT, UPDATE, DELETE), effectively preventing SQL injection vulnerabilities. Data is stored locally in an 'expense.db' file by default, enhancing privacy for local deployments. No 'eval' or code obfuscation is present. No hardcoded secrets (e.g., API keys, passwords) were found. The 'update' tool has a minor bug returning a Python set instead of a dictionary for the 'no fields provided' scenario, but this is not a security flaw.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-26

Tags

expense trackerpersonal financeMCP serverSQLiteClaude Desktop