SERVER
QuickBooks Online
Rank #3475io.github.mindstone/mcp-server-quickbooks
QuickBooks Online MCP server: invoices, bills, customers, vendors, employees, and accounts
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
QuickBooks Online is a Model Context Protocol (MCP) server published by mindstone. It ranks #3475 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. QuickBooks Online is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,475of 58,900 tracked serversTop 10%
Ranks ahead of 55,425 of 58,900 servers on MCP Toplist.
CONNECT
Use QuickBooks Online
Add QuickBooks Online to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-quickbooks": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-quickbooks"
],
"env": {
"QUICKBOOKS_CLIENT_ID": "<your QUICKBOOKS_CLIENT_ID>",
"QUICKBOOKS_CLIENT_SECRET": "<your QUICKBOOKS_CLIENT_SECRET>",
"QUICKBOOKS_REFRESH_TOKEN": "<your QUICKBOOKS_REFRESH_TOKEN>",
"QUICKBOOKS_REALM_ID": "<your QUICKBOOKS_REALM_ID>",
"QUICKBOOKS_ENVIRONMENT": "<your QUICKBOOKS_ENVIRONMENT>",
"QB_ALLOW_PROD_WRITES": "<your QB_ALLOW_PROD_WRITES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | May 21, 2026 |
FAQ
Frequently asked questions
- What is QuickBooks Online?
- QuickBooks Online MCP server: invoices, bills, customers, vendors, employees, and accounts
- Who maintains QuickBooks Online?
- QuickBooks Online is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is QuickBooks Online an official MCP server?
- Yes — QuickBooks Online is listed on the Official MCP Registry.
- How many versions does QuickBooks Online have?
- MCP Toplist tracks 1 version of QuickBooks Online, most recently published on May 21, 2026.
- Where can I find the source code for QuickBooks Online?
- The source code for QuickBooks Online is hosted at github.com/mindstone/mcp-servers.
EXPLORE