Back to Home
yash-rewalia icon

test-remote-mcpserver

Verified Safe

by yash-rewalia

Overview

Manages personal expense entries, allowing users to add, list, and summarize expenditures.

Installation

Run Command
python main.py

Security Notes

The server uses parameterized queries, effectively mitigating SQL injection risks. It explicitly handles database initialization and checks for write access to the temporary database file. No 'eval' or obfuscation is present in the provided code. The server binds to 0.0.0.0, which makes it accessible from external interfaces if deployed without a firewall, but this is a deployment concern rather than a code vulnerability.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-30

Tags

Expense ManagementSQLiteFastMCPFinancial TrackingDatabase