qbo-mcp

WYRE-AI/qbo-mcp
★ 2 stars TypeScript Browser/Web Updated 1d ago
QuickBooks Online MCP server for accounting data (customers, invoices, expenses, payments, reports)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "qbo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "WYRE-AI/qbo-mcp"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for the [QuickBooks Online Accounting API](https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/account). Exposes 130+ tools across 22 QBO entities plus 10 financial reports for Claude and other MCP-compatible clients. - **Interactive invoice card (MCP Apps, SEP-1865)**: `qbo_invoices_get` renders as a read-only interactive card in MCP Apps hosts (Claude Desktop/web) — customer, status, dates, line items, totals — neutral by default,

Tools (20)

AUTH_MODEMCP_BRAND_ACCENT_COLORMCP_BRAND_BGMCP_BRAND_LOGO_URLMCP_BRAND_NAMEMCP_BRAND_PRIMARY_COLORMCP_BRAND_TEXTMCP_HTTP_HOSTMCP_HTTP_PORTMCP_TRANSPORTQBO_ACCESS_TOKENQBO_CREDENTIALS_FILEQBO_ENVQBO_REALM_IDenvproductionqbo_reports_aged_payablesqbo_reports_aged_receivablesqbo_reports_balance_sheetqbo_reports_cash_flow

Topics

accountingclaudemcpmcp-servermsp-mcpquickbookswyre-technology