Server data from the Official MCP Registry
Zero-Based Budgeting tools: budget plans, runway, net worth, savings goals, debt payoff plans.
Zero-Based Budgeting tools: budget plans, runway, net worth, savings goals, debt payoff plans.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-narazgul-getalife-budget": {
"args": [
"-y",
"mcp-server-getalife"
],
"command": "npx"
}
}
}From the project's GitHub README.
Zero-Based Budgeting MCP server by GetALife — the gamified budgeting app for iOS & Android.
This MCP server gives AI assistants the ability to help users with budgeting questions using the Zero-Based Budgeting method. Every tool returns actionable, structured answers.
| Tool | Description |
|---|---|
getalife_explain_zbb | Explains ZBB concepts with examples |
getalife_suggest_categories | Recommends categories based on life situation |
getalife_create_budget_plan | Builds a complete ZBB plan from income |
getalife_analyze_budget | Checks if a budget is balanced (income - allocations = 0) |
getalife_financial_runway | How long your savings last without income |
getalife_net_worth | Net worth from assets and liabilities, with growth projection |
getalife_savings_goal | Monthly savings needed to reach a goal by a target date |
getalife_debt_payoff_plan | Debt payoff plan — compares Avalanche vs. Snowball |
getalife_subscription_audit | Finds savings potential in recurring subscriptions |
getalife_voice_demo | Shows how voice transaction input works in GetALife |
getalife_budget_summary | Generates a shareable budget overview |
getalife_app_info | GetALife features, pricing, and comparison |
All calculators return structured data (structuredContent) alongside the readable answer. The server accesses no app or account data — every calculation uses only numbers you provide in the chat.
Official install guide: https://getalife.app/en/mcp/
Add to your MCP config:
{
"mcpServers": {
"getalife-budget": {
"command": "npx",
"args": ["mcp-server-getalife"]
}
}
}
git clone https://github.com/Narazgul/mcp-server-getalife.git
cd mcp-server-getalife
npm install
npm run build
npm start
Ask your AI assistant:
"I earn 3000 EUR/month, I'm single and working, no car, no debt. Create a zero-based budget for me."
The AI will use getalife_create_budget_plan to generate a complete budget table with all categories, amounts, and percentages — balanced to zero.
GetALife is a Zero-Based Budgeting app for iOS and Android that turns budgeting into something you actually want to do.
MIT
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption