Back to Home
shobhit743 icon

simple_remote_mcp_server

Verified Safe

by shobhit743

Overview

Manages personal financial expenses by allowing users to add, list, and summarize expenditures with categorization via an API.

Installation

Run Command
python expense_tracker.py

Security Notes

The server uses parameterized SQL queries via aiosqlite, which effectively mitigates SQL injection vulnerabilities. No 'eval', 'exec', or other obvious dangerous patterns were found. A broad 'try...except' block in 'add_expense' could mask specific errors but does not pose a direct security risk.

Similar Servers

Stats

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

Tags

expense trackingfinancial managementsqlitefastmcpapi