Back to Home
vespo92 icon

QBO-MCP-TS

Verified Safe

by vespo92

Overview

Integrate with QuickBooks Online to provide modular accounting automation, financial reporting, and real-time updates via an MCP server.

Installation

Run Command
npm start

Environment Variables

  • QBO_CLIENT_ID
  • QBO_CLIENT_SECRET
  • QBO_COMPANY_ID
  • QBO_REFRESH_TOKEN
  • WEBHOOK_VERIFIER_TOKEN

Security Notes

Relies on environment variables for sensitive data (QuickBooks OAuth credentials, webhook verifier token). Implements HMAC-SHA256 signature verification for inbound webhooks and includes a basic replay attack protection mechanism. Logging is sanitized to prevent sensitive data exposure. No 'eval' or obvious obfuscation detected.

Similar Servers

Stats

Interest Score33
Security Score9
Cost ClassMedium
Avg Tokens3
Stars3
Forks1
Last Update2025-11-24

Tags

QuickBooks OnlineAccounting AutomationFinancial ReportingReal-time UpdatesAPI Integration