Back to Home
abhimulay821 icon

test-remote-mcp-server

Verified Safe

by abhimulay821

Overview

Tracks and manages personal expenses using an SQLite database and exposes functionalities via a FastMCP server.

Installation

Run Command
python main.py

Security Notes

Uses parameterized SQL queries to prevent injection. The SQLite database is stored in the system's temporary directory, which could potentially be cleared by the OS or be a multi-user accessibility concern in some environments. Error messages directly expose database errors, which is not ideal for production but acceptable for a personal/local tool.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-28

Tags

Expense TrackingFinancial ManagementSQLiteFastMCPAsynchronous