Back to Home
gautamdikshit icon

Expense-Tracker-MCP-remote-server

Verified Safe

by gautamdikshit

Overview

This server provides an API for tracking and summarizing personal or small-scale expenses.

Installation

Run Command
python main.py

Security Notes

The code uses parameterized SQL queries, effectively preventing SQL injection vulnerabilities. No 'eval' or direct shell command executions were found. File paths are handled using os.path.join. No hardcoded credentials or obvious malicious patterns are present. The FastMCP framework is used for exposing the API securely.

Similar Servers

Stats

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

Tags

Expense TrackingAPISQLiteFinancial ManagementFastMCP