Back to Home
Hrishikesh-Gaikwad-GG icon

expense_tracking_remote_mcp_server

Verified Safe

by Hrishikesh-Gaikwad-GG

Overview

Manages and tracks personal or business expenses through an API.

Installation

Run Command
python main.py

Security Notes

The server uses parameterized SQL queries via `aiosqlite`, effectively preventing SQL injection vulnerabilities. No 'eval', 'exec', or direct shell commands are used. File paths for the database are within a temporary directory, and category files are relative to the script, limiting path traversal risks. No hardcoded secrets were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2025-12-01

Tags

Expense TrackingFinancial ManagementSQLiteFastMCPPython