actual-mcp

MCPattestato
v1.13.0Stefan StefanovMITAggiornato ogginpmGitHub

Actual Budget MCP server exposing API functionality

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.
193Download/sett.
228Stelle su GitHub
83Fork
oggiUltimo aggiornamento
Richiede 1 credenziale prima di poter funzionare
  • ACTUAL_PASSWORDChiave APIobbligatoria

    Actual Budget server password

  • ACTUAL_BUDGET_ENCRYPTION_PASSWORDChiave APIfacoltativa

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

Pacchetto
AutoreStefan Stefanov
LicenzaMIT
Versione1.13.0
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 · fa16d6f
Dipendenze✓ 60 risolte+ · nessuna vulnerabile
Superficie di strumenti40 strumenti · 8 privilegiati
Analisi di sicurezza✓ Pulitov1.13.0 · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato12 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

40 strumenti · 8 privilegiati
Estratto staticamente dal pacchetto pubblicatov1.13.0 · 9h 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-historyGet account balance history over time

Get 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 group

Create a new category group

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

create-categoryCreate a new category

Create a new category

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

delete-category-groupprivilegiatoDelete a category group

Delete a category group

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

delete-categoryprivilegiatoDelete a category

Delete 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 group

Update a category group

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

update-categoryUpdate a category

Update 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 by

Create 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 section

Create 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 report

Delete 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 section

Retrieve 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 unchanged

Update 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 section

Add 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 section

Create 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 it

Delete 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 section

Reposition 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 page

Remove a widget from its dashboard page

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

rename-dashboard-pageprivilegiatoRename an existing dashboard page

Rename an existing dashboard page

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

update-dashboard-widgetUpdate a dashboard widget's configuration, position, or size

Update 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 filtering

Get 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 savings

Get 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 payee

Create a new payee

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

delete-payeeprivilegiatoDelete a payee

Delete 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 payee

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

Descrizione

Actual Budget MCP server exposing API functionality

Parole chiave
mcpactual-budgetbudgetingaimodel-context-protocolactual
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

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

60 pacchetti risolti · 7 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

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.