Actual Budget MCP server exposing API functionality
Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
ACTUAL_PASSWORDChiave APIobbligatoriaActual Budget server password
ACTUAL_BUDGET_ENCRYPTION_PASSWORDChiave APIfacoltativaE2E encryption password, if enabled
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.
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.
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-historyGet account balance history over timeGet account balance history over time
Per questo strumento non è stato pubblicato alcuno schema di input.
budget-vs-actualCompare budgeted amounts against actual spending per category, for recent months. Returns JSON; amounts are integer cents.Compare budgeted amounts against actual spending per category, for recent months. Returns JSON; amounts are integer cents.
Per questo strumento non è stato pubblicato alcuno schema di input.
get-budget-monthRetrieve budget data for a specific month, including budgeted amounts, spending, and balances per category.Retrieve budget data for a specific month, including budgeted amounts, spending, and balances per category.
Per questo strumento non è stato pubblicato alcuno schema di input.
get-budget-monthsRetrieve a list of all available budget months in YYYY-MM format.Retrieve a list of all available budget months in YYYY-MM format.
Per questo strumento non è stato pubblicato alcuno schema di input.
hold-budget-for-next-monthReserve budget funds from the current month to be used in the following month. Value must be in integer cents.Reserve budget funds from the current month to be used in the following month. Value must be in integer cents.
Per questo strumento non è stato pubblicato alcuno schema di input.
reset-budget-holdClear any held budget amounts for a specified month, releasing them back to the available balance.Clear any held budget amounts for a specified month, releasing them back to the available balance.
Per questo strumento non è stato pubblicato alcuno schema di input.
set-budget-amountSet the budgeted amount for a category in a given month. Value must be in integer cents (e.g. 12030 = $120.30).Set the budgeted amount for a category in a given month. Value must be in integer cents (e.g. 12030 = $120.30).
Per questo strumento non è stato pubblicato alcuno schema di input.
set-budget-carryoverEnable or disable carryover of unspent funds for a category into the next month.Enable or disable carryover of unspent funds for a category into the next month.
Per questo strumento non è stato pubblicato alcuno schema di input.
cash-flowReport income, expenses, and net cash flow per month or week. Returns JSON; amounts are integer cents.Report income, expenses, and net cash flow per month or week. Returns JSON; amounts are integer cents.
Per questo strumento non è stato pubblicato alcuno schema di input.
create-category-groupCreate a new category groupCreate a new category group
Per questo strumento non è stato pubblicato alcuno schema di input.
create-categoryCreate a new categoryCreate a new category
Per questo strumento non è stato pubblicato alcuno schema di input.
delete-category-groupprivilegiatoDelete a category groupDelete a category group
Per questo strumento non è stato pubblicato alcuno schema di input.
delete-categoryprivilegiatoDelete a categoryDelete a category
Per questo strumento non è stato pubblicato alcuno schema di input.
get-grouped-categoriesRetrieve a list of all category groups with their id, name, type and category list.Retrieve a list of all category groups with their id, name, type and category list.
Per questo strumento non è stato pubblicato alcuno schema di input.
update-category-groupUpdate a category groupUpdate a category group
Per questo strumento non è stato pubblicato alcuno schema di input.
update-categoryUpdate a categoryUpdate a category
Per questo strumento non è stato pubblicato alcuno schema di input.
category-trendsShow how spending in each category changes month over month, with trend direction. Returns JSON; amounts are integer cents.Show how spending in each category changes month over month, with trend direction. Returns JSON; amounts are integer cents.
Per questo strumento non è stato pubblicato alcuno schema di input.
create-transactionCreate a new transaction. Use this to add transactions to accounts. Supports transfers between accounts byCreate a new transaction. Use this to add transactions to accounts. Supports transfers between accounts by
Per questo strumento non è stato pubblicato alcuno schema di input.
create-custom-reportCreate a saved custom report, selectable as a widget in the Reports sectionCreate a saved custom report, selectable as a widget in the Reports section
Per questo strumento non è stato pubblicato alcuno schema di input.
delete-custom-reportprivilegiatoDelete a saved custom reportDelete a saved custom report
Per questo strumento non è stato pubblicato alcuno schema di input.
get-custom-reportsRetrieve every saved custom report from the budget's Reports sectionRetrieve every saved custom report from the budget's Reports section
Per questo strumento non è stato pubblicato alcuno schema di input.
update-custom-reportUpdate fields on a saved custom report, leaving unspecified fields unchangedUpdate fields on a saved custom report, leaving unspecified fields unchanged
Per questo strumento non è stato pubblicato alcuno schema di input.
add-dashboard-widgetAdd a widget to a dashboard page in the Reports sectionAdd a widget to a dashboard page in the Reports section
Per questo strumento non è stato pubblicato alcuno schema di input.
create-dashboard-pageCreate a new, empty dashboard page in the Reports sectionCreate a new, empty dashboard page in the Reports section
Per questo strumento non è stato pubblicato alcuno schema di input.
delete-dashboard-pageprivilegiatoDelete a dashboard page along with every widget on itDelete a dashboard page along with every widget on it
Per questo strumento non è stato pubblicato alcuno schema di input.
get-dashboardsRetrieve every dashboard page and the widgets laid out on it. These are the dashboards under the Reports section of the sidebar.Retrieve every dashboard page and the widgets laid out on it. These are the dashboards under the Reports section of the sidebar.
Per questo strumento non è stato pubblicato alcuno schema di input.
organize-dashboardReposition and resize several dashboard widgets at once, to rearrange a dashboard layout in the Reports sectionReposition and resize several dashboard widgets at once, to rearrange a dashboard layout in the Reports section
Per questo strumento non è stato pubblicato alcuno schema di input.
remove-dashboard-widgetprivilegiatoRemove a widget from its dashboard pageRemove a widget from its dashboard page
Per questo strumento non è stato pubblicato alcuno schema di input.
rename-dashboard-pageprivilegiatoRename an existing dashboard pageRename an existing dashboard page
Per questo strumento non è stato pubblicato alcuno schema di input.
update-dashboard-widgetUpdate a dashboard widget's configuration, position, or sizeUpdate a dashboard widget's configuration, position, or size
Per questo strumento non è stato pubblicato alcuno schema di input.
delete-transactionprivilegiatoDelete a transaction by its ID. This action is permanent and cannot be undone.Delete a transaction by its ID. This action is permanent and cannot be undone.
Per questo strumento non è stato pubblicato alcuno schema di input.
get-accountsRetrieve a list of all accounts with their current balance and ID.Retrieve a list of all accounts with their current balance and ID.
Per questo strumento non è stato pubblicato alcuno schema di input.
get-transactionsGet transactions for an account with optional filteringGet transactions for an account with optional filtering
Per questo strumento non è stato pubblicato alcuno schema di input.
import-transactionsImport a list of transactions into an account using reconciliation logic.Import a list of transactions into an account using reconciliation logic.
Per questo strumento non è stato pubblicato alcuno schema di input.
monthly-summaryGet monthly income, expenses, and savingsGet monthly income, expenses, and savings
Per questo strumento non è stato pubblicato alcuno schema di input.
net-worthTrack assets, liabilities, and net worth across all accounts over time. Returns JSON; amounts are integer cents.Track assets, liabilities, and net worth across all accounts over time. Returns JSON; amounts are integer cents.
Per questo strumento non è stato pubblicato alcuno schema di input.
create-payeeCreate a new payeeCreate a new payee
Per questo strumento non è stato pubblicato alcuno schema di input.
delete-payeeprivilegiatoDelete a payeeDelete a payee
Per questo strumento non è stato pubblicato alcuno schema di input.
get-payeesRetrieve a list of all payees with their id, name, categoryId and transferAccountId.Retrieve a list of all payees with their id, name, categoryId and transferAccountId.
Per questo strumento non è stato pubblicato alcuno schema di input.
update-payeeUpdate a payeeUpdate a payee
Per questo strumento non è stato pubblicato alcuno schema di input.
40 strumenti su 40 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.
Actual Budget MCP server exposing API functionality
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
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)
87 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.
+75 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.