Back to Home
AkashR9702 icon

test-remote-mcp-server

Verified Safe

by AkashR9702

Overview

An asynchronous MCP server for tracking personal expenses, providing tools to add, list, and summarize expenditures.

Installation

Run Command
python main.py

Security Notes

The server uses parameterized SQL queries, which protects against SQL injection. No 'eval' or other highly dangerous functions are present. The database path uses a temporary directory, which is generally safe but means data is not persistent. Error messages from database operations are generic, minimizing information disclosure.

Similar Servers

Stats

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

Tags

Expense TrackingFinancial ManagementSQLiteAsynchronousFastMCP