Back to Home
BhumitArora icon

remote-MCP

Verified Safe

by BhumitArora

Overview

Manages personal or small-scale expense tracking, allowing users to add, list, and summarize financial transactions.

Installation

Run Command
python main.py

Security Notes

The server correctly uses parameterized queries to prevent SQL injection. No 'eval' or obfuscation is present, and no hardcoded secrets were found. The database is stored in a temporary directory, which can be a security benefit by limiting persistence but also means data loss. Error messages might expose minor database details, which is a minor information disclosure risk. The server listens on 0.0.0.0, which is standard but requires proper firewalling in production.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-12

Tags

Expense ManagementFinancial TrackingSQLiteAsynchronousMicro-Capability Platform