actual-budget-mcp

MCPattestato
v0.9.2io.github.henfrydlsUnknownAggiornato ogginpmGitHub

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

Funziona in
ClaudeCursorCopilotGemini

Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Build attestato
Un’attestation di provenienza verificata lega questo artefatto al repository indicato. Nessuno ha ancora rivendicato l’annuncio — questo dimostra dove è stato costruito il codice, non chi lo sostiene.
6Stelle su GitHub
oggiUltimo aggiornamento
Legge queste credenziali
  • ACTUAL_PASSWORDChiave APIfacoltativa

    Password for your Actual Budget server. Not needed if you set ACTUAL_SESSION_TOKEN

  • ACTUAL_SESSION_TOKENChiave APIfacoltativa

    Session token for servers behind OIDC, which have no password. Use instead of ACTUAL_PASSWORD; if both are set, the token wins

  • ACTUAL_ENCRYPTION_PASSWORDChiave APIfacoltativa

    Only needed if your budget file is end-to-end encrypted

Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Pacchetto
Autoreio.github.henfrydls
LicenzaUnknown
Versione0.9.2
Fontenpm+mcp-registry
Stato di fiducia
A
85/100Affidabile
Presente nell’indice di Forge+10/10
Identità verificata · build attestato+20/20
Firma di pubblicazione Ed25519+0/5
Inclusa automaticamente quando il publisher esegue `forge publish`
Verifica del dominio+0/5
Publisher: ospita /.well-known/forge.json sulla homepage del pacchetto con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
Corrispondenza del maintainer npm+0/5
Publisher: aggiungi il login GitHub verificato ai maintainer del pacchetto npm (npm owner add <login>)
Analisi CVE · pulita+30/30
Analisi statica · pulita+20/20
Incollalo in Claude Code, Cursor o qualsiasi assistente di IA per colmare tutte le lacune
StatoIdentità verificata
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza✓ Verificato con Sigstore · 97f6710
Dipendenze✓ 60 risolte+ · nessuna vulnerabile
Superficie di strumenti37 strumenti · 6 privilegiati
Analisi di sicurezza✓ Pulitov0.9.2 · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato1 set 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

37 strumenti · 6 privilegiati
Estratto staticamente dal pacchetto pubblicatov0.9.2 · 6h ago

Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

create_accountCreate a new budget account (on-budget or off-budget). Returns the new account ID

Create a new budget account (on-budget or off-budget). Returns the new account ID

Per questo strumento non è stato pubblicato alcuno schema di input.

create_category_groupCreate a new category group for organizing budget categories.

Create a new category group for organizing budget categories.

Per questo strumento non è stato pubblicato alcuno schema di input.

create_categoryCreate a new budget category within a category group.

Create a new budget category within a category group.

Per questo strumento non è stato pubblicato alcuno schema di input.

create_payeeCreate a new payee.

Create a new payee.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

create_transferCreate a transfer between two accounts.

Create a transfer between two accounts.

Per questo strumento non è stato pubblicato alcuno schema di input.

delete_accountprivilegiatoDelete an account and its entire transaction history. Destructive and irreversible:

Delete an account and its entire transaction history. Destructive and irreversible:

Per questo strumento non è stato pubblicato alcuno schema di input.

delete_category_groupprivilegiatoDelete a category group and every category in it. Destructive and irreversible: the

Delete a category group and every category in it. Destructive and irreversible: the

Per questo strumento non è stato pubblicato alcuno schema di input.

delete_categoryprivilegiatoDelete a budget category. Destructive and irreversible: the first call only previews,

Delete a budget category. Destructive and irreversible: the first call only previews,

Per questo strumento non è stato pubblicato alcuno schema di input.

delete_payeeprivilegiatoDelete a payee. Destructive and irreversible: the first call only previews, and

Delete a payee. Destructive and irreversible: the first call only previews, and

Per questo strumento non è stato pubblicato alcuno schema di input.

delete_ruleprivilegiatoDelete a transaction rule by its ID. Destructive and irreversible: the first call

Delete a transaction rule by its ID. Destructive and irreversible: the first call

Per questo strumento non è stato pubblicato alcuno schema di input.

delete_transactionprivilegiatoDelete a transaction by its ID. Destructive and irreversible: the first call only

Delete a transaction by its ID. Destructive and irreversible: the first call only

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

get_rulesList all transaction rules showing their conditions and actions.

List all transaction rules showing their conditions and actions.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

recategorize_transactionChange the category of an existing transaction.

Change the category of an existing transaction.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

repair_syncRepair the budget's sync state when operations fail with an out-of-sync error.

Repair the budget's sync state when operations fail with an out-of-sync error.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

update_category_groupRename or hide/unhide a category group.

Rename or hide/unhide a category group.

Per questo strumento non è stato pubblicato alcuno schema di input.

update_categoryRename or hide/unhide a budget category.

Rename or hide/unhide a budget category.

Per questo strumento non è stato pubblicato alcuno schema di input.

update_payeeRename a payee.

Rename a payee.

Per questo strumento non è stato pubblicato alcuno schema di input.

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

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

Per questo strumento non è stato pubblicato alcuno schema di input.

37 strumenti su 37 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

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

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

Ciò che una scansione di Forge ha risolto dai metadati npm il 2026-09-17: risoluzione osservata, non una dichiarazione dell'editore.

60 pacchetti risolti · 4 diretti · nessuno con avvisi di sicurezza La risoluzione si ferma alla profondità 4 e a 60 pacchetti.

La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.

Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)

Dichiarate ma non risolte

73 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.

+61 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.

Non seguite: peerDependencies, optionalDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.