Back to Home
Gagan0406 icon

Remote-ExpenseTracker-MCP-Server

by Gagan0406

Overview

An AI assistant leveraging LangGraph and Multi-Server MCP to manage expenses, fetch real-time data like stock prices, and perform general search queries.

Installation

Run Command
python remote_server.mcp.py

Environment Variables

  • OPENAI_API_KEY

Security Notes

Critical security risk due to a hardcoded Alpha Vantage API key ('C9PE94QUEW9VWGFM') in 'langgraph_with_mcp.v1.py' and 'langgraph_with_mcp.v2.py'. The 'remote_server.mcp.py' stores its SQLite database in a system-wide temporary directory, which can lead to data exposure or conflicts. The server binds to '0.0.0.0:8000', making it publicly accessible, and lacks explicit authentication or access control mechanisms.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-16

Tags

LangGraphMCPAI AgentExpense ManagementTool Use