MCP Radar
Active✓ In official registry

quickbooks-online-mcp-server

The QuickBooks MCP Server lets AI assistants access QuickBooks data via a standa

GitHub ↗registry ↗
81
TrustScore
✅ Actively maintained, production-ready

Before you connect

🔑 Needs an API key / tokenNode.js

Config example (to connect)

{
  "mcpServers": {
    "quickbooks": {
      "command": "node",
      "args": ["path/to/mcp-quickbooks-online/dist/index.js"],
      "env": {
        "QUICKBOOKS_CLIENT_ID": "your_client_id",
        "QUICKBOOKS_CLIENT_SECRET": "your_client_secret",
        "QUICKBOOKS_REFRESH_TOKEN": "your_refresh_token",
        "QUICKBOOKS_REALM_ID": "your_realm_id",
        "QUICKBOOKS_ENVIRONMENT": "sandbox",
        "QUICKBOOKS_DISABLE_WRITE": "false",
        "QUICKBOOKS_DISABLE_UPDATE": "false",
        "QUICKBOOKS_DISABLE_DELETE": "false"
      }
    }
  }
}

Install / Connect

# No npm package — install from source.
# See the repo's README for the exact command:
# https://github.com/intuit/quickbooks-online-mcp-server

Follow the official README; env and args vary per server.

🛠️ Maintenance weight 30% · 94 pts

📝
Last commit9 days ago
📈
Commits in 90 days66
💬
Median issue response5 days
🗃️
Repo statusNormal

📊 Adoption weight 25% · 47 pts

GitHub stars327 (90d +0%)
📦
npm weekly downloadsNot npm-distributed
🚀
Releases per month

✅ Usability weight 20% · 100 pts

📋
Official registryListed
▶️
Runnable entryResolvable (npx/remote)
🔍
AuditabilityOpen-source repo, auditable

❤️ Health & community weight 25% · 79 pts

🐛
open issues19
🔀
open PRs
⚖️
LicenseApache-2.0
👥
Contributors / forks22 / 186

Sources: GitHub API · npm registry · Official registry · updated 2026-07-24

90-day trend

⭐ stars +0%

Similar / alternative servers

How to choose among these

Browser servers differ mainly on local vs. cloud, and whether you need to handle login / dynamic pages.

  • Operate login-gated, JS-rendered sitesPick Playwright MCP — a real browser with the fullest interaction
  • Bulk-scrape static sites to Markdown / feed a knowledge basePick Firecrawl — easiest for whole-site crawl and extraction
  • Want scaled, cloud-hosted browsersPick Browserbase / Hyperbrowser — cloud sessions

One email a week, 5 minutes to see what happened in the MCP ecosystem

New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.

One email a week · unsubscribe anytime · no data selling