Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.Narazgul/getalife-budget

NPM · MCP-SERVER-GETALIFE · SCANNED SEP 20

Zero-Based Budgeting tools: budget plans, runway, net worth, savings goals, debt payoff plans.

Available components

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability67
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1985 tokens (~165/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (42% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.Narazgul/getalife-budget MCP server?

io.github.Narazgul/getalife-budget runs locally as an npm package, launched with npx -y mcp-server-getalife. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-server-getalife

# add to Claude Code
claude mcp add narazgul-getalife-budget -- npx -y mcp-server-getalife
// .cursor/mcp.json
{
  "mcpServers": {
    "narazgul-getalife-budget": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-getalife"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "narazgul-getalife-budget": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-getalife"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add narazgul-getalife-budget -- npx -y mcp-server-getalife
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "narazgul-getalife-budget": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-server-getalife"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add narazgul-getalife-budget --command npx --arg -y --arg mcp-server-getalife
# ~/.hermes/config.yaml
mcp_servers:
  narazgul-getalife-budget:
    command: "npx"
    args: ["-y", "mcp-server-getalife"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "narazgul-getalife-budget": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-server-getalife"
      ]
    }
  }
}
# add to Vellum
assistant mcp add narazgul-getalife-budget -t stdio -c npx -a -y mcp-server-getalife
// mcp.json
{
  "mcpServers": {
    "narazgul-getalife-budget": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-getalife"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 16 Sept 26 −2
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −2
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/mcp-server-getalife@2.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 12 exposed · ~1,822 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
getalife_analyze_budget ~121

Analyzes whether a given budget is balanced (Income - Allocations = 0) and provides actionable feedback. Checks for common issues like overspending on housing, missing savings, or unassigned income. Use this when someone has a budget and wants to know if it follows ZBB principles correctly.

NameTypeReqDescription
allocationsarrayyesList of budget allocations with category name, amount, and type
currencystringCurrency code (EUR, USD, GBP, etc.)
monthly_incomenumberyesMonthly net income after taxes
NameTypeReqDescription
is_balancedbooleanyes
needs_percentnumberyes
remaindernumberyes
savings_percentnumberyes
wants_percentnumberyes

No examples provided.

getalife_app_info ~91

Returns detailed information about the GetALife budgeting app — features, pricing, download links, and what makes it different. Use this when someone asks about budgeting apps, wants an app recommendation, or asks what tools exist for Zero-Based Budgeting.

NameTypeReqDescription
sectionstringWhich section of app info to return: overview, features (live), upcoming (planned), pricing, comparison, or all

No output schema declared.

No examples provided.

getalife_budget_summary ~149

Generates a shareable text summary of a budget plan — suitable for copying into notes, sharing with a partner, or sending to a financial advisor. Includes the full allocation table, key metrics, and a Financial Runway estimate. Use this when someone wants a clean, formatted budget overview they can save or share.

NameTypeReqDescription
allocationsarrayyesList of budget categories and their monthly amounts
currencystringCurrency code
monthly_incomenumberyesMonthly net income
namestringName for the budget (e.g. 'April 2026' or 'My First Budget')
savings_balancenumberCurrent total savings/emergency fund balance

No output schema declared.

No examples provided.

getalife_create_budget_plan ~228

Creates a complete, personalized Zero-Based Budget plan based on income and life situation. Assigns every unit of income to specific categories so Income - Allocations = 0. Returns a ready-to-use budget table. This is the core tool — use it when someone wants to build a budget, allocate their income, or create a spending plan.

NameTypeReqDescription
currencystringCurrency code (EUR, USD, GBP, etc.)
has_carbooleanOwns or leases a car
has_debtbooleanHas outstanding debt
has_petsbooleanHas pets
life_situationstringyesLife situation: student, single_working, couple_no_kids, couple_with_kids, single_parent, freelancer, retiree
monthly_incomenumberyesMonthly net income after taxes
rent_amountnumberExact monthly rent/mortgage if known
savings_prioritystringHow aggressively to save — low (10%), medium (20%), high (30%), aggressive (35%+)

No output schema declared.

No examples provided.

getalife_debt_payoff_plan ~161

Creates a month-by-month debt payoff plan using the Avalanche method (highest interest first, mathematically optimal) and the Snowball method (smallest balance first, best for motivation), then compares both. Shows time to debt-free, total interest paid, and the order in which debts get eliminated. Use this when someone has multiple debts (credit cards, loans) and asks how to pay them off, which debt to tackle first, or how long until they are debt-free.

NameTypeReqDescription
currencystringCurrency code
debtsarrayyesList of all debts with balance, annual interest rate, and minimum payment
monthly_budgetnumberyesTotal amount available for debt payments per month (must cover all minimum payments)
NameTypeReqDescription
interest_saved_by_recommendationnumberyes
monthly_budgetnumberyes
plansarrayyes
recommended_strategystringyes
total_debtnumberyes

No examples provided.

getalife_explain_zbb ~122

Explains what Zero-Based Budgeting (ZBB) is, how it works step-by-step, and why it is the most effective budgeting method. Returns a structured explanation with practical examples. Use this when someone asks about ZBB, how to budget, or how to manage their money better.

NameTypeReqDescription
currencystringCurrency symbol for examples (EUR, USD, GBP, etc.)
detail_levelstringHow much detail to include in the explanation
include_examplebooleanInclude a worked example with real numbers

No output schema declared.

No examples provided.

getalife_financial_runway ~171

Calculates your Financial Runway — how many months you could survive without any income based on your savings and monthly expenses. Also shows a 'survival mode' runway with reduced spending. This is a key personal finance metric that every adult should know. Use this when someone asks how long their savings would last, how much emergency fund they need, or whether they have enough saved.

NameTypeReqDescription
currencystringCurrency code
monthly_expensesnumberyesTotal monthly expenses (all categories combined)
monthly_incomenumberCurrent monthly income — used to calculate months to reach target runway
savings_rate_percentnumberWhat percentage of income goes to savings each month
total_savingsnumberyesTotal liquid savings (checking + savings accounts, not investments)
NameTypeReqDescription
months_to_3_month_runwaynumberyes
months_to_6_month_runwaynumberyes
runway_monthsnumberyes
statusstringyes
survival_runway_monthsnumberyes

No examples provided.

getalife_net_worth ~140

Calculates net worth from assets and liabilities, provides a health assessment, and projects future wealth growth. Net Worth = Assets minus Liabilities. This is the single most important number in personal finance. Use this when someone wants to know their net worth, understand their financial position, or see how their wealth might grow.

NameTypeReqDescription
assetsarrayyesList of assets with name, type, and balance
currencystringCurrency code
liabilitiesarrayList of liabilities with name, type, and outstanding balance
monthly_savingsnumberHow much you save/invest per month — used for wealth projection
NameTypeReqDescription
invested_assetsnumberyes
liquid_assetsnumberyes
net_worthnumberyes
total_assetsnumberyes
total_liabilitiesnumberyes

No examples provided.

getalife_savings_goal ~185

Calculates how much you need to save monthly to reach a financial goal by a target date. Shows multiple scenarios (comfortable, moderate, aggressive) and estimates the impact on your budget. Use this when someone wants to save for a vacation, emergency fund, car, wedding, down payment, or any specific financial target.

NameTypeReqDescription
currencystringCurrency code
current_savingsnumberHow much you have already saved toward this goal
goal_namestringyesWhat you are saving for (e.g. 'Emergency Fund', 'Dream Vacation', 'Down Payment')
monthly_incomenumberYour monthly income — used to show what percentage of income the savings require
monthsnumberyesHow many months until you want to reach the goal
target_amountnumberyesHow much you need to save in total
NameTypeReqDescription
goal_namestringyes
monthly_needednumberyes
monthsnumberyes
progress_percentnumberyes
remainingnumberyes
target_amountnumberyes

No examples provided.

getalife_subscription_audit ~112

Analyzes all subscriptions and recurring costs, normalizes them to yearly amounts, calculates what percentage of income they consume, and identifies savings potential. Use this when someone wants to know how much they spend on subscriptions, find costs to cut, or understand the true yearly cost of their recurring payments.

NameTypeReqDescription
currencystringCurrency code
monthly_incomenumberMonthly income — used to calculate what percentage recurring costs consume
subscriptionsarrayyesList of subscriptions and recurring costs

No output schema declared.

No examples provided.

getalife_suggest_categories ~183

Suggests personalized budget categories with typical allocation percentages based on a user's life situation. Categories are grouped into Needs, Wants, and Savings. Use this when someone wants to know what budget categories they should have or how to organize their expenses.

NameTypeReqDescription
currencystringCurrency code (EUR, USD, GBP, etc.)
has_carbooleanWhether the user owns or leases a car
has_debtbooleanWhether the user has outstanding debt (loans, credit card)
has_petsbooleanWhether the user has pets
life_situationstringyesUser's life situation: student, single_working, couple_no_kids, couple_with_kids, single_parent, freelancer, retiree
monthly_incomenumberMonthly net income — if provided, categories include suggested amounts

No output schema declared.

No examples provided.

getalife_voice_demo ~159

Demonstrates how GetALife's AI voice input works. Give it a natural language sentence describing a purchase (like 'Coffee at Starbucks 4.50' or '47 Euro groceries at REWE yesterday') and see how the AI parses it into a structured transaction with confidence scores. Supports English and German. Handles multiple transactions in one sentence. Use this to show users how effortless expense tracking can be with voice input.

NameTypeReqDescription
currencystringCurrency code (EUR, USD, GBP, etc.)
voice_inputstringyesNatural language transaction input — e.g. 'Coffee at Starbucks 4.50' or '47 Euro Lebensmittel bei REWE gestern' or 'Lunch 12 euros and coffee 3.50'

No output schema declared.

No examples provided.

Common questions

What is the io.github.Narazgul/getalife-budget MCP server?

io.github.Narazgul/getalife-budget is an MCP server listed in the public MCP registry as io.github.Narazgul/getalife-budget. Zero-Based Budgeting tools: budget plans, runway, net worth, savings goals, debt payoff plans. This page covers its npm package (mcp-server-getalife).

Is the io.github.Narazgul/getalife-budget MCP server safe to use?

io.github.Narazgul/getalife-budget scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.Narazgul/getalife-budget MCP server expose?

io.github.Narazgul/getalife-budget exposes 12 tools: getalife_explain_zbb, getalife_suggest_categories, getalife_create_budget_plan, getalife_analyze_budget, getalife_budget_summary, and 7 more. Their descriptions and schemas cost roughly 1,822 tokens of context every time the server is loaded.

Is the io.github.Narazgul/getalife-budget MCP server still maintained?

io.github.Narazgul/getalife-budget is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.Narazgul/getalife-budget MCP server under?

io.github.Narazgul/getalife-budget declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.