MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
QBO_CLIENT_SECRETApp OAuthobligatoriaQuickBooks Online OAuth2 client secret
QBO_REFRESH_TOKENApp OAuthobligatoriaOAuth2 refresh token for the connected QuickBooks company
Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo 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.
No se publicó ningún esquema de entrada para esta herramienta.
qbo_expenses_list_billsList bills (accounts payable) in QuickBooks Online with pagination.List bills (accounts payable) in QuickBooks Online with pagination.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
qbo_attachables_uploadprivilegiadaUpload 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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
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.
No se publicó ningún esquema de entrada para esta herramienta.
qbo_statusShow credentials status and available domainsShow credentials status and available domains
No se publicó ningún esquema de entrada para esta herramienta.
19 de 19 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.