QuickBooks

By thumbsupordown

The official Intuit QuickBooks Online MCP server connects AI agents to your QuickBooks accounting data. Agents can query, read, create, and update customers, invoices, and other records across QuickBooks' entities, and pull financial reports — giving assistants real-time access to bookkeeping data through a standard interface.

Tools

create_customer

Create a new customer record in QuickBooks Online.

create_invoice

Create a brand-new invoice in QuickBooks Online for the connected account.

get_customer

Retrieve a single QuickBooks customer record by its ID.

get_invoice

Retrieve a single QuickBooks invoice record by its ID.

query_customers

Query customers using QuickBooks' SQL-like language.

query_invoices

Query invoices using QuickBooks' SQL-like language.

update_customer

Update an existing customer record in QuickBooks Online.

Want to create your own MCP server?

Create an account to add and manage your own MCP servers.