Back to Home
Aniketps4 icon

test_remote_mcp_server

Verified Safe

by Aniketps4

Overview

This server provides tools to track, list, and summarize personal or small-scale expenses using a local SQLite database.

Installation

Run Command
python main.py

Security Notes

The server correctly uses parameterized queries for all database operations, effectively preventing SQL injection vulnerabilities. There are no clear signs of `eval` usage, obfuscation, hardcoded sensitive secrets (as it's a local SQLite DB), or other malicious patterns. Error handling is present to return structured messages instead of raw stack traces. The database is stored in a temporary directory, which limits potential impact on system-critical files.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2026-01-19

Tags

expense-trackerfinancial-managementsqlitefastmcpapi