QuickBooks MCP Server
Related Servers
Alternatives to QuickBooks MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceAn MCP server for QuickBooks Online that enables natural language interactions for financial professionals, including financial reports, automated name resolution, SQL-like queries, and safe draft-by-default write operations.MIT
- AlicenseAqualityDmaintenanceMCP server for QuickBooks Online providing read-only access to customers, vendors, invoices, bills, and chart of accounts. Enables natural language queries to your financial data through Claude or any MCP client.8MIT
- AlicenseNot gradedqualityBmaintenanceComprehensive MCP server for QuickBooks Online providing full CRUD operations on 29 entities (customers, invoices, bills, etc.) and 11 financial reports, enabling accounting data management via natural language.Apache 2.0
- AlicenseNot gradedqualityAmaintenanceA local MCP server that exposes QuickBooks Online data and actions as callable tools for AI assistants, supporting entities like customers, invoices, bills, and financial reports.4MIT
- AlicenseNot gradedqualityBmaintenanceA local MCP server that exposes QuickBooks Online data and actions as callable tools for AI assistants.MIT
- FlicenseNot gradedqualityDmaintenanceA secure, local-first MCP server that enables users to query QuickBooks data such as accounts, bills, and customers using natural language within Claude Desktop. It provides a direct interface to the QuickBooks API for streamlined financial data retrieval and management.10-
TDQS
Scored across 8 tools
Each tool targets a distinct domain area: receivables, payables, profit/loss, balance sheet, company info, contacts, querying, and schema discovery. Even the two aging tools are clear mirrors for AR vs AP. No overlap or ambiguity.
Most tools follow a consistent get_<noun> pattern, with find_contacts as a slight deviation and run_query/describe_schema as verb_noun. All are lowercase snake_case, so the pattern is predictable and readable.
8 tools is well-scoped for a read-only QuickBooks reporting server. Each tool has a distinct purpose, and the count is neither too thin nor overwhelming.
The server covers core financial statements, aging reports, contact lookup, company info, and a flexible query tool with schema discovery. This provides comprehensive coverage for typical accounting questions, with run_query bridging any remaining gaps.