Back to Home
shivamprasad1001 icon

expense-mcp-server

Verified Safe

by shivamprasad1001

Overview

A Model Context Protocol (MCP) server for tracking and managing personal or group expenses via AI assistants.

Installation

Run Command
uv run expense-mcp-server

Security Notes

The server uses `sqlite3` for persistent storage, and all SQL queries are properly parameterized, which prevents common SQL injection vulnerabilities. There are no explicit uses of `eval`, `exec`, or `os.system` that would pose command injection risks. No hardcoded secrets or credentials were found. Data is stored locally, limiting network-based attack surfaces. The primary risks are general to running any local application and depend on the integrity of the `uv` and `fastmcp` dependencies.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-12-07

Tags

expense trackerfinancial managementAI assistantlocal dataMCP