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.

Actual Budget

OCI · GHCR.IO/HENFRYDLS/ACTUAL-BUDGET-MCP:0.9.2 · 2 COMPONENTS · SCANNED SEP 20

Spending analysis and safe writes for Actual Budget: every delete previews and asks first.

37 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 Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency19
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2930 tokens (~73/item across 40 items; 37 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Tool Safety96
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 6 of 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "create_transfer" implies "transfer" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
  • An AI judge read all 38 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

Unverified: 2 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Actual Budget MCP server?

Actual Budget runs locally as a container image, launched with docker run --rm -i ghcr.io/henfrydls/actual-budget-mcp:0.9.2. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/henfrydls/actual-budget-mcp:0.9.2

# add to Claude Code
claude mcp add henfrydls-actual-budget-mcp -- docker run --rm -i ghcr.io/henfrydls/actual-budget-mcp:0.9.2
// .cursor/mcp.json
{
  "mcpServers": {
    "henfrydls-actual-budget-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/henfrydls/actual-budget-mcp:0.9.2"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "henfrydls-actual-budget-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/henfrydls/actual-budget-mcp:0.9.2"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add henfrydls-actual-budget-mcp -- docker run --rm -i ghcr.io/henfrydls/actual-budget-mcp:0.9.2
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "henfrydls-actual-budget-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/henfrydls/actual-budget-mcp:0.9.2"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  henfrydls-actual-budget-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/henfrydls/actual-budget-mcp:0.9.2"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "henfrydls-actual-budget-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/henfrydls/actual-budget-mcp:0.9.2"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "henfrydls-actual-budget-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/henfrydls/actual-budget-mcp:0.9.2"
      ]
    }
  }
}
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.

  • 17 Sept 26 37

    First indexed and scored.

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 oci/ghcr.io/henfrydls/actual-budget-mcp:0.9.2

Provenance No attestation

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

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 37 exposed · ~2,893 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
balance_history ~82

Track an account's balance changes over time by showing the running balance at key transaction dates.

NameTypeReqDescription
accountstringyesAccount name or ID
end_datestringEnd date (YYYY-MM-DD or natural language). Defaults to today.
start_datestringStart date (YYYY-MM-DD or natural language). Defaults to 3 months ago.

No output schema declared.

No examples provided.

budget_vs_actual ~65

Compare budgeted amounts versus actual spending for each category in a given month. Highlights over-budget and under-budget categories.

NameTypeReqDescription
groupstringFilter to a specific category group name
monthstringMonth (YYYY-MM or natural language). Defaults to current month.

No output schema declared.

No examples provided.

category_trends ~63

Show spending trends for a category across multiple months. Identifies increasing/decreasing patterns.

NameTypeReqDescription
categorystringCategory name or ID. If omitted, shows trends for top spending categories.
monthsnumberNumber of months to analyze (default 6)

No output schema declared.

No examples provided.

create_account ~107

Create a new budget account (on-budget or off-budget). Returns the new account ID so transactions can target it right away.

NameTypeReqDescription
initialBalancenumberOpening balance in human amounts (e.g. 1500.50, not cents). Creates the "Starting Balance" transaction.
namestringyesAccount name
offBudgetbooleanWhether the account is off-budget (tracked but outside the budget, e.g. a loan or investment). Defaults to false.

No output schema declared.

No examples provided.

create_category ~47

Create a new budget category within a category group.

NameTypeReqDescription
groupstringyesCategory group name or ID to add this category to
namestringyesName for the new category

No output schema declared.

No examples provided.

create_category_group ~32

Create a new category group for organizing budget categories.

NameTypeReqDescription
namestringyesName for the new category group

No output schema declared.

No examples provided.

create_payee ~28

Create a new payee.

NameTypeReqDescription
namestringyesName for the new payee

No output schema declared.

No examples provided.

create_rule ~158

Create a transaction rule. When a transaction matches the condition, the action is applied automatically.

NameTypeReqDescription
action_fieldstringyesField to set: category, payee, notes
action_valuestringyesValue to set (category name/ID, payee name, or note text)
condition_fieldstringyesField to match: payee, category, amount, notes, imported_payee
condition_opstringyesOperator: is, contains, oneOf, isNot, doesNotContain, matches, gt, lt, gte, lte
condition_valuestringyesValue to match against
stagestringWhen to apply: null (default), pre, or post

No output schema declared.

No examples provided.

create_split_transaction ~144

Add a split transaction: one bank-facing total spread across multiple categories. The split amounts must sum to the total.

NameTypeReqDescription
accountstringyesAccount name or ID
amountnumberyesTotal amount (negative for expenses, positive for income). Must equal the sum of the splits.
clearedbooleanWhether the transaction is cleared
datestringTransaction date (YYYY-MM-DD or "today", "yesterday"). Defaults to today.
notesstringNotes for the parent transaction
payeestringPayee name
splitsarrayyesTwo or more splits whose amounts sum to the total.

No output schema declared.

No examples provided.

create_transaction ~132

Add a new transaction to an account. Use negative amounts for expenses, positive for income.

NameTypeReqDescription
accountstringyesAccount name or ID
amountnumberyesAmount (negative for expenses, positive for income). Use human amounts like -150.50, not cents.
categorystringCategory name or ID
clearedbooleanWhether the transaction is cleared
datestringTransaction date (YYYY-MM-DD or "today", "yesterday"). Defaults to today.
notesstringTransaction notes
payeestringPayee name

No output schema declared.

No examples provided.

create_transfer ~90

Create a transfer between two accounts.

NameTypeReqDescription
amountnumberyesTransfer amount (positive number, e.g., 5000.00)
datestringDate (YYYY-MM-DD or natural language). Defaults to today.
from_accountstringyesSource account name or ID
notesstringTransfer notes
to_accountstringyesDestination account name or ID

No output schema declared.

No examples provided.

delete_account ~119

Delete an account and its entire transaction history. Destructive and irreversible: the first call only previews what would be lost, and deleting requires both confirm: true and confirm_name set to the account's exact name. Prefer closing an account when you just want to retire it.

NameTypeReqDescription
accountstringyesAccount name or ID to delete
confirmbooleanMust be true to delete. Without it, the tool only previews.
confirm_namestringThe account's exact name, echoed back as a safeguard against deleting the wrong account.

No output schema declared.

No examples provided.

delete_category ~132

Delete a budget category. Destructive and irreversible: the first call only previews, and deleting requires confirm: true plus confirm_name set to the category's exact name. Deleting a category also destroys its budget and rollover history; pass transfer_to to keep its transactions categorised.

NameTypeReqDescription
categorystringyesCategory name or ID to delete
confirmbooleanMust be true to delete. Without it, the tool only previews.
confirm_namestringThe category's exact name, echoed back as a safeguard.
transfer_tostringCategory name or ID to transfer existing transactions to

No output schema declared.

No examples provided.

delete_category_group ~130

Delete a category group and every category in it. Destructive and irreversible: the first call only previews, and deleting requires confirm: true plus confirm_name set to the group's exact name. You must specify a category to transfer orphaned categories' transactions to.

NameTypeReqDescription
confirmbooleanMust be true to delete. Without it, the tool only previews.
confirm_namestringThe group's exact name, echoed back as a safeguard.
groupstringyesCategory group name or ID to delete
transfer_tostringyesCategory name or ID to transfer orphaned transactions to

No output schema declared.

No examples provided.

delete_payee ~98

Delete a payee. Destructive and irreversible: the first call only previews, and deleting requires confirm: true plus confirm_name set to the payee's exact name.

NameTypeReqDescription
confirmbooleanMust be true to delete. Without it, the tool only previews.
confirm_namestringThe payee's exact name, echoed back as a safeguard.
payeestringyesPayee name or ID to delete

No output schema declared.

No examples provided.

delete_rule ~68

Delete a transaction rule by its ID. Destructive and irreversible: the first call only previews the rule, and deleting requires confirm: true.

NameTypeReqDescription
confirmbooleanMust be true to delete. Without it, the tool only previews.
rule_idstringyesRule ID to delete

No output schema declared.

No examples provided.

delete_transaction ~69

Delete a transaction by its ID. Destructive and irreversible: the first call only previews what would be lost, and deleting requires confirm: true.

NameTypeReqDescription
confirmbooleanMust be true to delete. Without it, the tool only previews.
transaction_idstringyesTransaction ID to delete

No output schema declared.

No examples provided.

get_budget_month ~79

Get the budget for a specific month showing all category groups, their categories with budgeted amounts, actual spending, and remaining balance. Also shows the to-be-budgeted amount.

NameTypeReqDescription
monthstringMonth in YYYY-MM format, or natural language like "this month", "last month", "January 2025". Defaults to current month.

No output schema declared.

No examples provided.

get_budget_summary ~58

Executive summary of the budget showing totals by category group, total income, total expenses, savings rate, and to-be-budgeted for a given month.

NameTypeReqDescription
monthstringMonth (YYYY-MM or natural language). Defaults to current month.

No output schema declared.

No examples provided.

get_categories ~26

List all category groups with their categories and IDs. Useful for seeing the full budget structure.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_category_balance ~53

Get the balance and spending history for a specific category across one or more months.

NameTypeReqDescription
categorystringyesCategory name or ID
monthsnumberNumber of months to look back (default 3)

No output schema declared.

No examples provided.

get_payees ~27

List all payees in the budget. Useful for seeing available payees and their IDs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_rules ~18

List all transaction rules showing their conditions and actions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_transactions ~189

List transactions with optional filters. Returns date, payee, category, amount, notes, account, and cleared status.

NameTypeReqDescription
accountstringAccount name or ID to filter by
categorystringCategory name to filter by (partial match)
end_datestringEnd date (YYYY-MM-DD or natural language). Defaults to today.
limitnumberMaximum number of transactions to return (default 50)
max_amountnumberMaximum amount in human format
min_amountnumberMinimum amount in human format (e.g., -500 for expenses of at least 500)
payeestringPayee name to filter by (partial match)
start_datestringStart date (YYYY-MM-DD or natural language like "start of month", "30 days ago"). Defaults to start of current month.

No output schema declared.

No examples provided.

list_accounts ~27

List all budget accounts with their current balances, type (on-budget/off-budget), and status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

monthly_summary ~51

Monthly financial summary showing income, expenses, savings, and savings rate across multiple months. Great for seeing trends in your overall financial health.

NameTypeReqDescription
monthsnumberNumber of months to show (default 3)

No output schema declared.

No examples provided.

recategorize_transaction ~40

Change the category of an existing transaction.

NameTypeReqDescription
categorystringyesNew category name or ID
transaction_idstringyesTransaction ID

No output schema declared.

No examples provided.

reconcile_currency_residual ~141

Book an adjustment transaction to bring a multi-currency account to the balance the bank reports, clearing accumulated FX-rate residual.

NameTypeReqDescription
accountstringyesAccount name or ID to reconcile
categorystringyesCategory to book the adjustment under (name or ID)
datestringDate for the adjustment (YYYY-MM-DD or "today"). Defaults to today.
notesstringNote for the adjustment. Defaults to "FX residual adjustment".
payeestringOptional payee for the adjustment
target_balancenumberBalance the bank reports for this account (human amount). Defaults to 0.

No output schema declared.

No examples provided.

repair_sync ~48

Repair the budget's sync state when operations fail with an out-of-sync error. Rebuilds sync bookkeeping without modifying budget data. Use this when other tools report that the budget is out of sync.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

run_bank_sync ~58

Sync bank transactions from linked accounts (GoCardless/SimpleFIN). Syncs a specific account or all linked accounts if none specified.

NameTypeReqDescription
accountstringAccount name or ID to sync. If omitted, syncs all linked accounts.

No output schema declared.

No examples provided.

spending_by_category ~107

Break down spending by category for a date range. Shows each category's total spending and percentage of total.

NameTypeReqDescription
end_datestringEnd date (YYYY-MM-DD or natural language). Defaults to today.
include_incomebooleanInclude income categories (default: false)
limitnumberMaximum number of categories to show (default 20)
start_datestringStart date (YYYY-MM-DD or natural language). Defaults to start of current month.

No output schema declared.

No examples provided.

spending_projection ~54

Project end-of-month spending for each category based on the current daily spending rate. Warns about categories likely to exceed budget.

NameTypeReqDescription
monthstringMonth to project (YYYY-MM or natural language). Defaults to current month.

No output schema declared.

No examples provided.

update_budget_amount ~75

Set the budgeted amount for a category in a specific month.

NameTypeReqDescription
amountnumberyesNew budgeted amount (human-readable, e.g., 5000.00)
categorystringyesCategory name or ID
monthstringMonth (YYYY-MM or natural language). Defaults to current month.

No output schema declared.

No examples provided.

update_category ~57

Rename or hide/unhide a budget category.

NameTypeReqDescription
categorystringyesCategory name or ID
hiddenbooleanSet to true to hide, false to unhide
namestringNew name for the category

No output schema declared.

No examples provided.

update_category_group ~59

Rename or hide/unhide a category group.

NameTypeReqDescription
groupstringyesCategory group name or ID
hiddenbooleanSet to true to hide, false to unhide
namestringNew name for the group

No output schema declared.

No examples provided.

update_payee ~40

Rename a payee.

NameTypeReqDescription
namestringyesNew name for the payee
payeestringyesPayee name or ID

No output schema declared.

No examples provided.

update_transaction ~122

Update fields of an existing transaction. Only the fields you provide will be changed.

NameTypeReqDescription
amountnumberNew amount (negative for expenses, positive for income). Human amounts, not cents.
categorystringNew category name or ID
clearedbooleanWhether the transaction is cleared
datestringNew date (YYYY-MM-DD or "today", "yesterday")
notesstringNew notes
payeestringNew payee name
transaction_idstringyesTransaction ID

No output schema declared.

No examples provided.

Common questions

What is the Actual Budget MCP server?

Actual Budget is an MCP server listed in the public MCP registry as io.github.henfrydls/actual-budget-mcp. Spending analysis and safe writes for Actual Budget: every delete previews and asks first. This page covers its container image (ghcr.io/henfrydls/actual-budget-mcp:0.9.2).

Is the Actual Budget MCP server safe to use?

Actual Budget scores 37 out of 100 on VerifyMCP. 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 Actual Budget MCP server expose?

Actual Budget exposes 37 tools: list_accounts, get_budget_month, get_transactions, get_category_balance, get_budget_summary, and 32 more. Their descriptions and schemas cost roughly 2,893 tokens of context every time the server is loaded.

Is the Actual Budget MCP server still maintained?

Actual 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 Actual Budget MCP server under?

Actual 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.