Back to Home
At0mXploit icon

Trackor

Verified Safe

by At0mXploit

Overview

Provides an MCP server for tracking personal expenses, including adding, listing, summarizing, updating, and exporting data.

Installation

Run Command
uv run main.py

Security Notes

The server code (mcp.py) uses parameterized queries for all database interactions with SQLite, effectively preventing SQL injection vulnerabilities. No 'eval' or similar dynamic code execution functions are present. File paths are handled relative to the current working directory, which is standard for a local application. No hardcoded secrets or API keys are found in the provided source.

Similar Servers

Stats

Interest Score81
Security Score9
Cost ClassLow
Avg Tokens1000
Stars2
Forks0
Last Update2025-12-13

Tags

Expense TrackingPersonal FinanceFastMCPSQLiteAPI