Skip to main content
Glama
amin-ale

QuickBooks Online MCP Server

by amin-ale

Related Servers

Alternatives to QuickBooks Online MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables 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
      -
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to query and manage QuickBooks Online data through natural language, including customers, invoices, bills, vendors, accounts, and financial reports.
      7
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables 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
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects AI assistants to QuickBooks Online, enabling management of invoices, customers, expenses, and reports through natural language.
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      An 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

    A4.5/5.0

    Scored across 18 tools

    Disambiguation5/5

    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.

    Naming Consistency5/5

    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.

    Tool Count4/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues