Expense-Tracker-MCP-Remote
Verified Safeby NikhilAdvani
Overview
Manages personal expenses by allowing users to add, list, summarize, edit, delete, and search expense entries.
Installation
python main.pySecurity Notes
SQL queries use parameterized statements, effectively preventing SQL injection vulnerabilities. No 'eval' or other dangerous code patterns are present. No hardcoded secrets or sensitive API keys were found. The database is stored in a temporary directory, which while generally writable, could be a minor concern regarding persistence and isolation in multi-user environments.
Similar Servers
Trackor
Provides an MCP server for tracking personal expenses, including adding, listing, summarizing, updating, and exporting data.
practice-mcp-server
A personal AI assistant backend server for managing notes, tasks, and calendar events, with web scraping and semantic search capabilities.
expenses-remote-mcp-server
This server provides an MCP (Multi-Agent Communication Protocol) interface for managing personal or small-scale expenses, allowing agents to add, list, and summarize financial transactions.
remote-mcp-server
A server for tracking and managing personal or business expenses, allowing users to add, list, and summarize financial transactions.