
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
mcp-server-getalife
Advanced tools
MCP server for GetALife — Zero-Based Budgeting tools that help AI assistants answer budgeting questions with actionable plans, category suggestions, and budget analysis.
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
FAQs
MCP server for GetALife — Zero-Based Budgeting tools that help AI assistants answer budgeting questions with actionable plans, category suggestions, and budget analysis.
The npm package mcp-server-getalife receives a total of 36 weekly downloads. As such, mcp-server-getalife popularity was classified as not popular.
We found that mcp-server-getalife demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.