
Quickbooks Mcp
Let your coding agent read and manage QuickBooks Online data for bookkeeping, invoicing, and financial ops without clicking through Intuit dashboards.
Overview
QuickBooks MCP is an Operate-phase MCP server that integrates QuickBooks Online APIs for agent-driven bookkeeping and finance workflows.
What is this MCP server?
- stdio npm server quickbooks-mcp for QuickBooks Online API
- OAuth app credentials via QBO_CLIENT_ID and QBO_CLIENT_SECRET from developer.intuit.com
- QBO_CREDENTIAL_MODE local (default) or aws for token storage
- QBO_SANDBOX=true for safe sandbox testing before production books
- Server version 0.5.2
- npm package identifier quickbooks-mcp
- Credential modes: local (default) or aws
Community signal: 10 GitHub stars.
What problem does it solve?
Solo builders waste hours in QuickBooks UI and bespoke API scripts when they need quick answers or updates to live financial records.
Who is it for?
Indie SaaS founders and consultants who use QuickBooks Online daily and want Claude or Cursor to help with books and API tasks.
Skip if: Builders on Xero, FreshBooks, or offline desktop QuickBooks only, or teams without an Intuit developer app.
What do I get? / Deliverables
After OAuth and env configuration, your agent can call QBO-backed MCP tools for sandbox or production company data.
- MCP tools backed by QuickBooks Online REST APIs
- Sandbox or production QBO workflows driven from your agent
Recommended MCP Servers
Journey fit
QuickBooks ties to day-to-day business operations once the product is live and money moves through real accounts. Iterate covers recurring financial workflows—reconciling, adjusting records, and improving how you run the business on QBO.
How it compares
QuickBooks Online MCP bridge, not a generic spreadsheet skill or tax advice playbook.
Common Questions / FAQ
Who is io.github.laf-rge/quickbooks-mcp for?
Solo builders and small businesses on QuickBooks Online who want MCP access for invoices, customers, and financial API work.
When should I use io.github.laf-rge/quickbooks-mcp?
Use it in Operate when you are reconciling books, automating QBO tasks, or integrating billing with your live Intuit company.
How do I add io.github.laf-rge/quickbooks-mcp to my agent?
Install quickbooks-mcp from npm, add stdio MCP config, set QBO_CLIENT_ID, QBO_CLIENT_SECRET, complete OAuth, and use QBO_SANDBOX for tests.