QuickBooks Online MCP Server
Related Servers
Alternatives to QuickBooks Online MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables interaction with QuickBooks Online through OAuth authentication. Supports CRUD operations for financial entities like customers, invoices, bills, estimates, and accounting records through natural language.1-
- AlicenseAqualityDmaintenanceEnables AI assistants to query and manage QuickBooks Online data through natural language, including customers, invoices, bills, vendors, accounts, and financial reports.7MIT
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to interact with QuickBooks Online accounting data through typed tools, including OAuth 2.0 authentication, tenant isolation, and approval-gated writes that require operator execution.MIT
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to QuickBooks Online, enabling management of invoices, customers, expenses, and reports through natural language.MIT
- FlicenseNot gradedqualityDmaintenanceIntegrates QuickBooks with GenAI applications via the Model Context Protocol, enabling accounting and financial management tasks.1-
- AlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that enables AI agents to interact with QuickBooks Online accounts to manage invoices, customers, payments, and financial reports. It provides 20 tools to automate accounting workflows and retrieve financial data through natural language interfaces.-
TDQS
Scored across 18 tools
Each tool combines one of three clearly separated resources (customer, invoice, payment) with one of six operations (create, get, update, delete, list, search), so every tool has a unique action-target pair. There is no meaningful overlap, and the descriptions reinforce distinct use cases.
All tools follow the same lowercase snake_case verb_noun pattern, with plural nouns for list/search and singular nouns for the other operations. The naming is perfectly regular across all three resource families.
18 tools is above the typical 3-15 sweet spot, but the count is justified by covering three resources with a full six-operation lifecycle each. No tool is redundant; the set is symmetrical rather than padded.
The CRUD and search lifecycle is complete for customers, invoices, and payments. Minor gaps exist: there is no item/product lookup to support itemized invoice lines, and no void or credit-memo path even though delete_invoice acknowledges those as the correct correction for issued invoices.