Back to Home
farhanrhine icon

remote-mcp-server

Verified Safe

by farhanrhine

Overview

A remote Model Context Protocol (MCP) server for tracking personal expenses, providing tools to add, list, and summarize financial data.

Installation

Run Command
uv run python main.py

Security Notes

The application uses parameterized queries with aiosqlite, preventing SQL injection. It does not contain 'eval', hardcoded secrets, or obvious malicious patterns. The database is stored in the system's temporary directory, which is noted in the README. As a remote HTTP server, it exposes itself to the network, which is an inherent part of its design and requires standard network security practices (e.g., firewalls) for deployment.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-11-29

Tags

Expense TrackerMCP ServerFastMCPSQLiteAsynchronous