Quickbooks Online MCP Server
UnclaimedThe QuickBooks MCP Server lets AI assistants access QuickBooks data via a standard interface. It uses the Model Context Protocol to expose QBO features as callable tools, enabling developers to build AI apps that fetch real-time QBO data through MCP.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
create_bill
Create a new bill
create_bill_payment
Create a bill payment
create_credit_memo
Create a credit memo
create_customer
Create a new customer
create_invoice
Create a new invoice
create_payment
Record a customer payment
create_sales_receipt
Create a sales receipt
create_vendor
Create a new vendor
delete_bill
Delete a bill
delete_bill_payment
Delete a bill payment
delete_credit_memo
Void a credit memo
delete_customer
Delete a customer
delete_invoice
Delete/void an invoice
delete_payment
Void a payment
delete_sales_receipt
Void a sales receipt
delete_vendor
Delete a vendor
get_bill
Get bill by ID
get_bill_payment
Get bill payment by ID
get_credit_memo
Get credit memo by ID
get_customer
Get customer by ID
get_invoice
Get invoice by ID
get_invoice_pdf
Download an invoice as a PDF (inline base64, or to disk when QBOPDFOUTPUTDIR is set)
get_payment
Get payment by ID
get_sales_receipt
Get sales receipt by ID
get_vendor
Get vendor by ID
search_bill_payments
Search bill payments
search_bills
Search bills with filters
search_customers
Search customers with filters
search_invoices
Search invoices with filters
search_payments
Search payments with filters
search_sales_receipts
Search sales receipts
search_vendors
Search vendors with filters
update_bill
Update bill details
update_bill_payment
Update bill payment
update_credit_memo
Update credit memo
update_customer
Update customer details
update_invoice
Update invoice details
update_payment
Update payment details
update_sales_receipt
Update sales receipt
update_vendor
Update vendor details