Back to Home
iamthite icon

ExpenceTracker-mcp-server

Verified Safe

by iamthite

Overview

Manages and tracks personal expenses using a Model Context Protocol (MCP) server.

Installation

Run Command
uv run --with fastmcp fastmcp run main.py

Security Notes

The server uses parameterized SQL queries for SQLite operations, which is good practice to prevent SQL injection. It does not use `eval` or similar dangerous functions. Data is stored locally in an SQLite database, and the server runs on `stdio` transport, limiting direct network exposure. No hardcoded secrets were found.

Similar Servers

Stats

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

Tags

Expense TrackingFinancial ManagementMCP ServerFastMCPSQLite