- GetALife — Zero-Based Budgeting
GetALife — Zero-Based Budgeting
Zero-Based Budgeting MCP server with 11 tools for personal finance. Assign every euro/dollar of income to a category until you reach zero.
Tools include: explain ZBB concepts, create personalized budget plans by life situation, suggest categories with typical allocation percentages, analyze if a budget is balanced, calculate net worth (assets minus liabilities with wealth projections), financial runway (how long savings last), plan savings goals with multiple scenarios, audit subscriptions and recurring costs to find savings potential, demonstrate AI voice input for transactions, generate shareable budget summaries, and get detailed app info with competitor comparison. Every response includes structured markdown with tables, calculations, and benchmarks. Powered by GetALife, the gamified budgeting app for iOS & Android with voice input, bank sync, leagues, and mascot characters.
Server Config
{
"mcpServers": {
"getalife-budget": {
"command": "npx",
"args": [
"mcp-server-getalife"
]
}
}
}