MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
QBO_CLIENT_SECRETApplication OAuthobligatoireQuickBooks Online OAuth2 client secret
QBO_REFRESH_TOKENApplication OAuthobligatoireOAuth2 refresh token for the connected QuickBooks company
Déclaré par l’auteur dans le registre MCP officiel. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
qbo_expenses_list_billsList bills (accounts payable) in QuickBooks Online with pagination.List bills (accounts payable) in QuickBooks Online with pagination.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
qbo_attachables_uploadprivilégié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.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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
Aucun schéma d’entrée n’a été publié pour cet outil.
qbo_statusShow credentials status and available domainsShow credentials status and available domains
Aucun schéma d’entrée n’a été publié pour cet outil.
19 outils sur 19 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.