Back to Home
rharshgit icon

test-remote-mcp-server

Verified Safe

by rharshgit

Overview

Tracks and manages personal or business expenses via an API.

Installation

Run Command
python main.py

Security Notes

The server uses parameterized queries to prevent SQL injection vulnerabilities. No hardcoded secrets, 'eval' statements, or direct shell commands were found. The database is stored in a temporary directory, mitigating path traversal risks. Binding to 0.0.0.0 is standard for a server but means it's accessible from any network interface, requiring appropriate network security in production environments.

Similar Servers

Stats

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

Tags

Expense ManagementFinancial TrackingSQLiteAPIFastMCP