Back to Home
RajTejani61 icon

test-mcp-server

Verified Safe

by RajTejani61

Overview

An application for tracking and managing personal or small business expenses, allowing users to add, list, and summarize financial outlays.

Installation

Run Command
python main.py

Security Notes

The code effectively uses parameterized queries for all SQLite operations, preventing common SQL injection vulnerabilities. There are no apparent uses of 'eval', 'exec', or direct shell commands without proper sanitization. File I/O is restricted to reading local JSON for categories, which is safe. The main security considerations would pertain to the FastMCP framework itself and the file system permissions for the local SQLite database.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-12-02

Tags

Expense TrackingFinancial ManagementSQLiteFastMCPPersonal Finance