Back to Home
Harsh-Arya-exe icon

fast-mcp-demo-server

Verified Safe

by Harsh-Arya-exe

Overview

A server for tracking and managing personal expenses, offering tools to add, list, and summarize financial data.

Installation

Run Command
python main.py

Security Notes

Uses parameterized SQL queries to prevent injection. Stores the SQLite database in the system's temporary directory, which is generally writable and limits persistence between reboots. No obvious hardcoded secrets or dangerous patterns like `eval`. Error handling provides generic messages, but could be more abstract to avoid revealing implementation details.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-27

Tags

Expense trackingPersonal financeDatabaseFastMCPPython