Skip to main content
Glama
hakeemrabiuDFW

QuickBooks Online MCP Server

qbo_list_bills

Retrieve and filter bills from QuickBooks Online with pagination, vendor-specific filtering, and payment status options to manage payables.

Instructions

List bills/payables from QuickBooks Online.

Args:

  • limit/offset: Pagination

  • vendor_id: Filter by vendor

  • status: 'all', 'unpaid', or 'paid'

  • response_format: 'markdown' or 'json'

Returns: Bill list with: Id, VendorRef, TxnDate, DueDate, TotalAmt, Balance

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return
offsetNoNumber of results to skip
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown
vendor_idNoFilter by vendor ID
statusNoPayment status filterall

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hakeemrabiuDFW/Quickbooks-MCP-Martinez'

If you have feedback or need assistance with the MCP directory API, please join our Discord server