QuickBooks Online MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 26 Jul 2026.
QuickBooks Online MCP server for invoices, customers, and payments. OAuth 2.1 + PKCE, stdio/HTTP.
Today is the operative word: we check QuickBooks Online MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-quickbooks -- uvx mcp-quickbooks
{
"mcpServers": {
"mcp-quickbooks": {
"args": [
"mcp-quickbooks"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-quickbooks]
command = "uvx"
args = ["mcp-quickbooks"]
{
"mcpServers": {
"mcp-quickbooks": {
"args": [
"mcp-quickbooks"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-quickbooks": {
"args": [
"mcp-quickbooks"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
QBO_CLIENT_ID (Intuit app client id.), QBO_CLIENT_SECRET (Intuit app client secret.), QBO_ENVIRONMENT (sandbox or production.), QBO_REALM_ID (QuickBooks company (realm) id.), QBO_SCOPES (Space-separated OAuth scopes; defaults to accounting only.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for QuickBooks Online (Intuit) — customers, invoices, payments, items, accounts, P&L
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
MCP server for QuickBooks Online — accounts, customers, invoices, bills, and reports.
Read-only MCP server for querying Stripe customers, payments, and invoices.
QuickBooks Online MCP server: invoices, bills, customers, vendors, employees, and accounts
QuickBooks MCP Pack — query customers, invoices, and accounts via QuickBooks Online API.
MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
MCP server for Alternative Payments — customers, invoices, payment requests, payouts, webhooks.
Answers built from our own checks of this server.