74
/ 100
1 day ago
glama

quickbooks-mcp

A comprehensive MCP server for QuickBooks Online, providing 144 tools for full CRUD operations on 29 entity types and 11 financial reports, with built-in safety guards against unintended writes.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: QUICKBOOKS_CLIENT_SECRET, QUICKBOOKS_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configQBO_PDF_MAX_BYTES
configQUICKBOOKS_ATTACHABLE_BASE_DIR
configQUICKBOOKS_ATTACHABLE_URL_TIMEOUT_MS
configQUICKBOOKS_CLIENT_IDyour_client_id
🔐 secretQUICKBOOKS_CLIENT_SECRETDeliberately do not put in .env: dotenv runs
configQUICKBOOKS_ENVIRONMENTsandbox # or production
configQUICKBOOKS_REALM_IDyour_realm_id
configQUICKBOOKS_REDIRECT_URI
🔐 secretQUICKBOOKS_REFRESH_TOKENyour_refresh_token
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nichewizard-quickbooks-mcp-xtx1al)](https://m8ven.ai/mcp/nichewizard-quickbooks-mcp-xtx1al)
commit: b38aeccda7c03ca064eec308f25c3ae44aa2a1dd
code hash: 9a838c94d4c0b00f93764f0f9a45044842994f8059f39622373d0b79656f152b
verified: 7/30/2026, 9:06:26 AM
view raw JSON →