Connects Claude to QuickBooks Online's accounting API so you can query invoices, customers, vendors, and transactions without leaving your LLM workflow. Built in Python with async support and handles OAuth authentication, rate limiting, and retry logic out of the box. Reach for this when you're building financial dashboards, automating bookkeeping tasks, or need to pull accounting data into reports without manual CSV exports. The implementation covers the major QuickBooks entities, though the docs don't spell out every endpoint. Installation is straightforward via pip, and it uses the standard MCP stdio transport for Claude Desktop integration.
claude mcp add --transport stdio asklokesh-quickbooks-mcp-server -- uvx quickbooks-mcp-server