MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
QBO_CLIENT_SECRETApp OAuthobbligatoriaQuickBooks Online OAuth2 client secret
QBO_REFRESH_TOKENApp OAuthobbligatoriaOAuth2 refresh token for the connected QuickBooks company
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.
qbo_expenses_list_purchasesList purchases (expenses/checks/credit card charges) in QuickBooks Online with pagination.List purchases (expenses/checks/credit card charges) in QuickBooks Online with pagination.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_expenses_list_billsList bills (accounts payable) in QuickBooks Online with pagination.List bills (accounts payable) in QuickBooks Online with pagination.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_expenses_get_purchaseGet detailed information about a specific purchase by its ID. Returns full purchase details including line items and vendor info.Get detailed information about a specific purchase by its ID. Returns full purchase details including line items and vendor info.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_expenses_get_billGet detailed information about a specific bill by its ID. Returns full bill details including line items and vendor info.Get detailed information about a specific bill by its ID. Returns full bill details including line items and vendor info.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_profit_and_lossGet a Profit and Loss (Income Statement) report for a given date range. Shows revenue, expenses, and net income.Get a Profit and Loss (Income Statement) report for a given date range. Shows revenue, expenses, and net income.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_balance_sheetGet a Balance Sheet report as of a given date range. Shows assets, liabilities, and equity.Get a Balance Sheet report as of a given date range. Shows assets, liabilities, and equity.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_aged_receivablesGet an Aged Receivables (A/R Aging Summary) report. Shows outstanding customer balances grouped by age.Get an Aged Receivables (A/R Aging Summary) report. Shows outstanding customer balances grouped by age.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_aged_payablesGet an Aged Payables (A/P Aging Summary) report. Shows outstanding vendor balances grouped by age.Get an Aged Payables (A/P Aging Summary) report. Shows outstanding vendor balances grouped by age.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_customer_salesGet a Customer Sales report for a given date range. Shows sales totals broken down by customer.Get a Customer Sales report for a given date range. Shows sales totals broken down by customer.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_cash_flowGet a Cash Flow Statement for a given date range. Shows cash inflows and outflows from operating, investing, and financing activities.Get a Cash Flow Statement for a given date range. Shows cash inflows and outflows from operating, investing, and financing activities.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_trial_balanceGet a Trial Balance report as of a given date. Lists all accounts with their debit/credit balances to verify the books balance.Get a Trial Balance report as of a given date. Lists all accounts with their debit/credit balances to verify the books balance.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_general_ledgerGet a General Ledger report for a given date range. Shows every posted transaction grouped by account.Get a General Ledger report for a given date range. Shows every posted transaction grouped by account.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_customer_balanceGet a Customer Balance report as of a given date. Lists the outstanding balance owed by each customer.Get a Customer Balance report as of a given date. Lists the outstanding balance owed by each customer.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_reports_vendor_expensesGet a Vendor Expenses report for a given date range. Shows expense totals broken down by vendor.Get a Vendor Expenses report for a given date range. Shows expense totals broken down by vendor.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_attachables_uploadprivilegiatoUpload a file to QuickBooks Online and (optionally) attach it to a transaction. Returns the created Attachable record. File bytes must be provided base64-encoded; QBO's max attachment size is 100 MB per file.Upload a file to QuickBooks Online and (optionally) attach it to a transaction. Returns the created Attachable record. File bytes must be provided base64-encoded; QBO's max attachment size is 100 MB per file.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_invoices_listList invoices in QuickBooks Online with pagination and optional filters for status and date range.List invoices in QuickBooks Online with pagination and optional filters for status and date range.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_invoices_sendSend an invoice by email. The invoice must already exist in QuickBooks Online.Send an invoice by email. The invoice must already exist in QuickBooks Online.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_navigateDiscover available QuickBooks Online tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.Discover available QuickBooks Online tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.
Per questo strumento non è stato pubblicato alcuno schema di input.
qbo_statusShow credentials status and available domainsShow credentials status and available domains
Per questo strumento non è stato pubblicato alcuno schema di input.
19 strumenti su 19 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.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.