# QuickBooks Desktop MCP Server | Connect AI Agents to QuickBooks Desktop

> Give AI agents secure access to QuickBooks Desktop data through the Apideck MCP Server. 11 resources across Accounting. Works with Claude, ChatGPT, Cursor, LangChain, and more.

URL: https://www.apideck.com/mcp-server/quickbooks-desktop

---

Menu
Products[Unified APIs](/products/unify)Build native integrations through our scalable Unified APIs

[Accounting API](/accounting-api)[HRIS API](/hris-api)[CRM API](/crm-api)[Ecommerce API](/ecommerce-api)[File Storage API](/file-storage-api)[ATS API](/ats-api)[Issue Tracking API](/issue-tracking-api)
[View all integrations](/integrations)

[Integrations Marketplace](/integrations-marketplace)Showcase integrations, partners, and apps to your customers

Solutions[By customer case](/customer-cases)[Round Treasury](/customer-cases/roundtreasury-accounting-unify-integration)[Octa](/customer-cases/octa-ai-finance-accounting-integration)[Aikido](/customer-cases/aikido-powering-developer-first-security-integrations-at-scale)[Derive](/customer-cases/derive-erp-accounting-integration)[Kintsugi](/customer-cases/kintsugi-tax-compliance-integration)[Roopairs](/customer-cases/roopairs-quickbooks-online-integration)[View all](/customer-cases)

[By use case](/use-cases)[Accounts Payable](/use-cases/accounts-payable-automation)[Accounts Receivable](/use-cases/accounts-receivable-automation)[Business Lending](/use-cases/business-lending-loan-underwriting)[Corporate Gifting](/use-cases/corporate-gifting)[Employee onboarding](/use-cases/accelerate-employee-onboarding-offboarding)[View all](/use-cases)

[By industry](/industries)[B2B FinTech](/industries/fintech)[AgTech](/industries/agtech)[Banking](/industries/banking)[ConstructionTech](/industries/constructiontech)[HRTech](/industries/hrtech)[View all](/industries)

ResourcesFor Developers[API Documentation](https://developers.apideck.com)[Integrations](/integrations)[SDKs](https://developers.apideck.com/sdks)[API Explorer](https://developers.apideck.com/api-explorer)[Samples](/samples)

Learn & Explore[Blog](/blog)[Field Mapping](/custom-field-mapping)[Webhooks](/webhooks)[Auth](/products/vault)[Platform Maturity Model](/platform-maturity-model)

More Resources[API Tracker](https://apitracker.io)[Open Banking Tracker](https://www.openbankingtracker.com)[Compliance Portal](https://compliance.apideck.com)

[Pricing](/pricing)[Login](https://platform.apideck.com/api/auth/login)
ThemeToggle theme

[Talk to an expert](/demo-request?from=mobile-nav)[Get started for free](/signup)

- [Products](/products/unify)

- [Solutions](/customer-cases)

- [Resources](#)

- [Pricing](/pricing)
- [Login](https://platform.apideck.com/api/auth/login)
- 
- [Get started for free](/signup)
- Toggle theme

# QuickBooks Desktop MCP Server
Give your AI agents secure, structured access to QuickBooks Desktop data through the Apideck MCP Server. 11 resources across Accounting. Managed auth, normalized schemas, zero custom code.

[Get started for free](/signup?product=unify&source=mcp-server)[View on GitHub
](https://github.com/apideck-libraries/mcp)

## What your agent can do with QuickBooks Desktop
The Apideck MCP Server gives your agent access to QuickBooks Desktop through normalized APIs. Same schema, same tools, regardless of provider.

[Accounting API](/mcp-server/accounting-api)11 resources
[Customers](/mcp-server/tools/accounting/customers)[Invoices](/mcp-server/tools/accounting/invoices)[Journal Entries](/mcp-server/tools/accounting/journal-entries)[Payments](/mcp-server/tools/accounting/payments)[Suppliers](/mcp-server/tools/accounting/suppliers)[Bills](/mcp-server/tools/accounting/bills)[Ledger Accounts](/mcp-server/tools/accounting/ledger-accounts)[Invoice Items](/mcp-server/tools/accounting/invoice-items)[Credit Notes](/mcp-server/tools/accounting/credit-notes)[Purchase Orders](/mcp-server/tools/accounting/purchase-orders)[Tax Rates](/mcp-server/tools/accounting/tax-rates)

## All QuickBooks Desktop MCP tools
11 resources, each with up to 5 operations. Your agent discovers and executes these on demand.

[Accounting API](/mcp-server/accounting-api)55 tools
[Customers
accounting_customers_alllist
accounting_customers_oneget
accounting_customers_addcreate
accounting_customers_updateupdate
accounting_customers_deletedelete

](/mcp-server/tools/accounting/customers)[Invoices
accounting_invoices_alllist
accounting_invoices_oneget
accounting_invoices_addcreate
accounting_invoices_updateupdate
accounting_invoices_deletedelete

](/mcp-server/tools/accounting/invoices)[Journal Entries
accounting_journal_entries_alllist
accounting_journal_entries_oneget
accounting_journal_entries_addcreate
accounting_journal_entries_updateupdate
accounting_journal_entries_deletedelete

](/mcp-server/tools/accounting/journal-entries)[Payments
accounting_payments_alllist
accounting_payments_oneget
accounting_payments_addcreate
accounting_payments_updateupdate
accounting_payments_deletedelete

](/mcp-server/tools/accounting/payments)[Suppliers
accounting_suppliers_alllist
accounting_suppliers_oneget
accounting_suppliers_addcreate
accounting_suppliers_updateupdate
accounting_suppliers_deletedelete

](/mcp-server/tools/accounting/suppliers)[Bills
accounting_bills_alllist
accounting_bills_oneget
accounting_bills_addcreate
accounting_bills_updateupdate
accounting_bills_deletedelete

](/mcp-server/tools/accounting/bills)[Ledger Accounts
accounting_ledger_accounts_alllist
accounting_ledger_accounts_oneget
accounting_ledger_accounts_addcreate
accounting_ledger_accounts_updateupdate
accounting_ledger_accounts_deletedelete

](/mcp-server/tools/accounting/ledger-accounts)[Invoice Items
accounting_invoice_items_alllist
accounting_invoice_items_oneget
accounting_invoice_items_addcreate
accounting_invoice_items_updateupdate
accounting_invoice_items_deletedelete

](/mcp-server/tools/accounting/invoice-items)[Credit Notes
accounting_credit_notes_alllist
accounting_credit_notes_oneget
accounting_credit_notes_addcreate
accounting_credit_notes_updateupdate
accounting_credit_notes_deletedelete

](/mcp-server/tools/accounting/credit-notes)[Purchase Orders
accounting_purchase_orders_alllist
accounting_purchase_orders_oneget
accounting_purchase_orders_addcreate
accounting_purchase_orders_updateupdate
accounting_purchase_orders_deletedelete

](/mcp-server/tools/accounting/purchase-orders)[Tax Rates
accounting_tax_rates_alllist
accounting_tax_rates_oneget
accounting_tax_rates_addcreate
accounting_tax_rates_updateupdate
accounting_tax_rates_deletedelete

](/mcp-server/tools/accounting/tax-rates)

## Connect QuickBooks Desktop in minutes
1

### Get your API key
Sign up for Apideck and create an application.

2

### Connect QuickBooks Desktop
Link your QuickBooks Desktop account through Vault. OAuth is handled for you.

3

### Add MCP config
Paste the config into your AI client. Your agent can now access the data.

MCP Configuration
JSON
{
 "mcpServers": {
 "apideck": {
 "url": "https://mcp.apideck.dev/mcp",
 "headers": {
 "x-apideck-api-key": "YOUR_API_KEY",
 "x-apideck-app-id": "YOUR_APP_ID",
 "x-apideck-consumer-id": "YOUR_CONSUMER_ID"
 }
 }
 }
}

## Also works with
Same MCP server, same schema. Switch providers without changing your agent code.

[Exact Online](/mcp-server/exact-online)[FreeAgent](/mcp-server/freeagent)[Twinfield](/mcp-server/twinfield)[Fortnox](/mcp-server/fortnox)[Visma eAccounting](/mcp-server/visma-eaccounting)[MRI Software](/mcp-server/mrisoftware)[SnelStart](/mcp-server/snelstart)[Pennylane](/mcp-server/pennylane)[Digits](/mcp-server/digits)[Sage Intacct](/mcp-server/sage-intacct)[Yuki](/mcp-server/yuki)[sevDesk](/mcp-server/sevdesk)

## Launch accounting integrations in weeks, not months
[Get started for free](/signup?product=unify)

US 🇺🇸
[95 Third Street, 2nd Floor
San Francisco, CA 94103, USA](https://www.google.com/maps/place/95+Third+Street+2nd+Floor,+San+Francisco,+CA+94103,+USA/)

EU 🇪🇺
[Broederminstraat 9, 2018 Antwerp, Belgium](https://www.google.com/maps/dir/51.1770624,4.358144/Broederminstraat+9,+2018+Antwerpen)
VAT: BE 0689.615.164

[hello@apideck.com](mailto:hello@apideck.com)

[](/blog/soc-2-type-2-compliant)

#### Products
- [Accounting API](/accounting-api)
- [HR API](/hris-api)
- [CRM API](/crm-api)
- [ATS API](/ats-api)
- [Issue Tracking API](/issue-tracking-api)
- [File Storage API](/file-storage-api)
- [Ecommerce API](/ecommerce-api)
- [ERP API](/erp-api)
- [Auth Management](/products/vault)
- [Integrations Marketplace](/integrations-marketplace)
- [Pricing](/pricing)
- [About](/about)
- [Contact](/contact)
- [Status](https://status.apideck.com)
- [Jobs](https://jobs.apideck.com)

#### Customer cases
- [Round Treasury customer case](/customer-cases/roundtreasury-accounting-unify-integration)
- [Octa customer case](/customer-cases/octa-ai-finance-accounting-integration)
- [Aikido customer case](/customer-cases/aikido-powering-developer-first-security-integrations-at-scale)
- [Derive customer case](/customer-cases/derive-erp-accounting-integration)
- [Kintsugi customer case](/customer-cases/kintsugi-tax-compliance-integration)
- [Roopairs customer case](/customer-cases/roopairs-quickbooks-online-integration)
- [Connex Commerce customer case](/customer-cases/connex-commerce-building-accounting-integrations)
- [Kikin customer case](/customer-cases/kikin)
- [WeThrive customer case](/customer-cases/wethrive-streamlining-hr-integrations)
- [Praiz customer case](/customer-cases/praiz-scaling-crm-integrations)
- [Setyl customer case](/customer-cases/setyl)
- [Kadonation customer case](/customer-cases/kadonation-hris-integration-employee-onboarding)
- [Invoice2go by BILL customer case](/customer-cases/invoice2go-bill-com-integrations)
- [Optimizely customer case](/customer-cases/optimizely)
- [Salesflare customer case](/customer-cases/salesflare)
- [View all customer cases →](/customer-cases)

#### Reports & insights
- [Global Accounting Radar](/resources/global-accounting-radar)
- [Europe&#x27;s Accounting Integration Map 2026](/resources/europe-accounting-integration-map-2026)
- [State of Embedded Finance 2026](/embedded-finance-report)
- [Platform Maturity Model](/platform-maturity-model)
- [Platform Heroes](/resources/platform-heroes)

#### Buyer&#x27;s guides
- [Unified API buyer&#x27;s guide](/resources/unified-api-buyers-guide)
- [What is a unified API?](/blog/what-is-a-unified-api)
- [Build vs. buy](/blog/build-vs-buy-accounting-integrations)
- [Embedded iPaaS vs. unified API](/blog/the-engineers-guide-to-choosing-between-embedded-ipaas-and-unified-apis)
- [Unified API pricing models](/blog/breaking-down-unified-api-pricing-why-api-call-pricing-stands-out)
- [Best unified API platforms](/blog/best-unified-api-platforms-for-developers-and-saas-teams)

#### AI & Agents
- [Apideck for AI](/for-ai)
- [MCP Server](/mcp-server)
- [AI Agents](/agents)
- [Agent Skills](/skills)
- [Apideck CLI](/cli)
- [AI Agents for Fintech](/ai-agents-fintech)
- [Unified API Comparison](/alternatives)

#### Resources
- [Blog](/blog)
- [FAQ](/faq)
- [Customer Cases](/customer-cases)
- [What&#x27;s a Unified API?](/blog/what-is-a-unified-api)
- [Open Banking API](/open-banking-api)
- [Open Accounting](/blog/what-is-open-accounting)
- [API Integrations](/api-integrations)
- [Accounting Integrations](/accounting-integrations)
- [Accounting Coverage](/integrations/accounting-coverage)
- [Field Mapping](/custom-field-mapping)
- [Data Scopes](/data-scopes)
- [Zero Data Retention](/zero-data-retention)
- [Build vs. Vibecode](/why-not-vibecode-integrations)
- [Webhooks](/webhooks)
- [API Logs](/api-logs)
- [Primer](https://primer.money/)

#### Developers
- [Developers docs](https://developers.apideck.com/)
- [API reference](https://developers.apideck.com/apis/crm/reference)
- [API explorer](https://developers.apideck.com/api-explorer)
- [Guides](https://developers.apideck.com/guides)
- [Samples](/samples)
- [Integrations](/integrations)
- [SDKs](https://developers.apideck.com/sdks)
- [Changelog](https://developers.apideck.com/changelog)
- [React File Upload](https://www.reactfileupload.com/)

#### Use Cases
- [Accounts Payable](/use-cases/accounts-payable-automation)
- [Accounts Receivable](/use-cases/accounts-receivable-automation)
- [Business Lending](/use-cases/business-lending-loan-underwriting)
- [Corporate Gifting](/use-cases/corporate-gifting)
- [Employee onboarding](/use-cases/accelerate-employee-onboarding-offboarding)
- [Expense Management](/use-cases/expense-management-integrations)
- [Bank Feeds](/use-cases/bank-feeds)
- [Payment Reconciliation](/use-cases/automated-payment-reconciliation)
- [FP&A](/use-cases/financial-planning-analysis)
- [Payroll Accounting](/use-cases/payroll-accounting)
- [Procurement](/use-cases/procurement-automation)
- [Tax Automation](/use-cases/tax-automation)
- [Carbon Accounting](/use-cases/carbon-accounting-erp-accounting-integrations)
- [Debt Collections](/use-cases/debt-recovery-collections-integrations)
- [AI Agents for Fintech](/ai-agents-fintech)

#### Alternatives
- [Merge Alternative](/alternatives/merge)
- [Kombo Alternative](/alternatives/kombo-dev)
- [Codat Alternative](/alternatives/codat)
- [Paragon Alternative](/alternatives/paragon)
- [Chift Alternative](/alternatives/chift)
- [Maesn Alternative](/alternatives/maesn)
- [Rutter Alternative](/alternatives/rutter)
- [StackOne Alternative](/alternatives/stackone)
- [Membrane Alternative](/alternatives/membrane)
- [Unified.to Alternative](/alternatives/unified-to)
- [Conductor Alternative](/alternatives/conductor)
- [Nango Alternative](/alternatives/nango)
- [Finch Alternative](/alternatives/finch)

#### Industries
- [B2B FinTech](/industries/fintech)
- [AgTech](/industries/agtech)
- [Banking](/industries/banking)
- [ConstructionTech](/industries/constructiontech)
- [HRTech](/industries/hrtech)
- [SalesTech](/industries/salestech)
- [Security & Compliance](/industries/security-compliance)
- [TaxTech](/industries/taxtech)
- [TravelTech](/industries/traveltech)
- [Vertical SaaS](/industries/vertical-saas)

#### Data privacy
- [Compliance](https://compliance.apideck.com)
- [Security](https://compliance.apideck.com/security)
- [GDPR](https://compliance.apideck.com/gdpr)
- [CCPA](https://compliance.apideck.com/ccpa)
- [Terms](https://compliance.apideck.com/terms)
- [Privacy Policy](https://www.iubenda.com/privacy-policy/16710317)
- [Manage cookies](#)

#### Trackers
- [API Tracker](https://www.apitracker.io)
- [Open Banking](https://www.openbankingtracker.com)
- [Embedded Finance Report](/embedded-finance-report)
- [MCP Directory](https://www.apitracker.io/mcp-servers)
- [Embedded Finance IndexUpcoming](https://www.embeddedfinanceindex.com)
Toggle theme

© 2026 Apideck. Mentioned product names and logos are the property of their respective owners.
- [Terms](https://compliance.apideck.com/terms)
- [Privacy Policy](https://www.iubenda.com/privacy-policy/16710317)
- [Manage cookies](#)
- [llms.txt](/llms.txt)