Loading MCP server directory, please wait...
Personal Expense Tracker MCP Server — expenses, income, budgets & savings goals
npx @getmcp/cli add io.github.justfsl50/expense-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.justfsl50/expense-mcp": {
"command": "uvx",
"args": [
"expense-mcp"
],
"env": {
"DATABASE_URL": "",
"CURRENCY": "",
"DEFAULT_USER": ""
}
}
}
}