Ssoumay11/Expense-Tracker-MCP-Server-Tooling-Backend-for-LLM-Agents
Expense Tracker MCP Server is a FastMCP-based backend that exposes expense tracking, spending analytics, and budget monitoring as MCP tools for LLM/AI agent tool calling, using SQLite for persistent storage and CSV/JSON for reporting.
Platform-specific configuration:
{
"mcpServers": {
"Expense-Tracker-MCP-Server-Tooling-Backend-for-LLM-Agents": {
"command": "npx",
"args": [
"-y",
"Expense-Tracker-MCP-Server-Tooling-Backend-for-LLM-Agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...