
QuickBooks Online
- 10 repo stars
- Updated July 25, 2026
- mindstone/mcp-servers
Lets an agent query and manage QuickBooks Online - invoices, bills, customers, vendors, employees, and accounts - so a solo founder can automate bookkeeping tasks from chat.
About
QuickBooks Online is an MCP server that connects an AI agent to a company's QuickBooks - listing and managing invoices, bills, customers, vendors, employees, and accounts. A solo founder reaches for it to automate bookkeeping and financial lookups from chat, with mutating tools disabled by default until explicitly enabled for safety.
- Read/write QuickBooks Online invoices, bills, customers, vendors, accounts
- OAuth 2.0 refresh-token auth
- Secure-by-default: writes gated behind QB_ALLOW_PROD_WRITES
- Sandbox or production environments
QuickBooks Online by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
claude mcp add --env QUICKBOOKS_CLIENT_ID=YOUR_QUICKBOOKS_CLIENT_ID --env QUICKBOOKS_CLIENT_SECRET=YOUR_QUICKBOOKS_CLIENT_SECRET --env QUICKBOOKS_REFRESH_TOKEN=YOUR_QUICKBOOKS_REFRESH_TOKEN --env QUICKBOOKS_REALM_ID=YOUR_QUICKBOOKS_REALM_ID --env QUICKBOOKS_ENVIRONMENT=YOUR_QUICKBOOKS_ENVIRONMENT --env QB_ALLOW_PROD_WRITES=YOUR_QB_ALLOW_PROD_WRITES mcp-server-quickbooks -- npx -y @mindstone/mcp-server-quickbooksAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Package | @mindstone/mcp-server-quickbooks |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 25, 2026 |
| Repository | mindstone/mcp-servers ↗ |
What it does
Lets an agent query and manage QuickBooks Online - invoices, bills, customers, vendors, employees, and accounts - so a solo founder can automate bookkeeping tasks from chat.
Who is it for?
founders automating invoicing and bookkeeping
Skip if: non-QuickBooks accounting systems
What you get
- QuickBooks read/write automation