69
/ 100
1 month ago
glama

qbo-mcp

MCP server for editing QuickBooks Online transactions via natural language or CSV, supporting multiple companies and safe dry-run mode.

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.
🔐
You'll be asked for 1 credential: QBO_CLIENT_SECRET
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_CLIENT_IDexport =...
🔐 secretQBO_CLIENT_SECRETexport =...
configQBO_REDIRECT_URI7. Set =https://<you>.github.io/qbo-mcp/.
configQBO_LOCAL_CALLBACK_PORT
configQBO_ENVas the redirect URI, set =sandbox, and skip step 1 entirely.
configQBO_PROFILEOne install can serve several QBO companies. Set to a short
configQBO_READONLYSet =1 (typically in a profile's .env.<profile>) to block all
configQBO_TOKENS_PATH). Refresh tokens last 100 days; access tokens auto-refresh.
configXDG_CONFIG_HOME
// 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.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ndnfl-qbo-mcp-q61sql)](https://m8ven.ai/mcp/ndnfl-qbo-mcp-q61sql)
commit: 16b0c5bc5a69b91b94b3b223371904cfd9c2d9b1
code hash: 7a7c84d5e199df19344a5dd0abb385f69c75f180ca3c34f1c2bd1752be1b49b1
verified: 6/23/2026, 10:27:50 AM
view raw JSON →