Back to Home
Hari2352428 icon

test-remote-mcp-server

Verified Safe

by Hari2352428

Overview

This server functions as a simple expense tracker, allowing users to add, list, and summarize their financial expenses.

Installation

Run Command
python main.py

Security Notes

Uses parameterized queries for all database operations, effectively preventing SQL injection vulnerabilities. No 'eval' or direct 'os.system' calls are present. The database is stored in a temporary directory, which while potentially leading to data non-persistence, does not pose a direct code execution or critical security risk from the application's perspective.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-05

Tags

Expense TrackingFinancial ManagementSQLiteFastMCPData Management