MCP server for QuickBooks Online API integration
Set these up before or after installing:
Environment variable: QBO_CLIENT_ID
Environment variable: QBO_CLIENT_SECRET
Environment variable: QBO_CREDENTIAL_MODE
Environment variable: QBO_SANDBOX
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-laf-rge-quickbooks-mcp": {
"env": {
"QBO_SANDBOX": "your-qbo-sandbox-here",
"QBO_CLIENT_ID": "your-qbo-client-id-here",
"QBO_CLIENT_SECRET": "your-qbo-client-secret-here",
"QBO_CREDENTIAL_MODE": "your-qbo-credential-mode-here"
},
"args": [
"-y",
"quickbooks-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!