Back to Home
gaikwadsantosh icon

RemoteMCP

Verified Safe

by gaikwadsantosh

Overview

AI-powered financial assistant for tracking expenses and food card actions through natural language interaction.

Installation

Run Command
python Server_Expenses/server_expenses.py

Environment Variables

  • GOOGLE_API_KEY
  • FASTMCP_URL
  • FASTMCP_FOODCARD_URL
  • MCP_SERVER_URL
  • MCP_SERVER_FOODCARD_URL
  • BACKEND_URL

Security Notes

The server uses parameterized SQL queries to prevent injection vulnerabilities. API keys (GOOGLE_API_KEY) are correctly fetched from environment variables. No 'eval' or obvious malicious patterns were found. The use of '0.0.0.0' for server binding is standard for development/containerized environments but requires proper network isolation (firewalling) in production to prevent unintended exposure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-11-27

Tags

FinancialExpense TrackerAILLMFastMCP