QuickBooks Online MCP
v0.4.2io.github.mindstone/mcp-server-quickbooks
QuickBooks Online MCP server: invoices, bills, customers, vendors, employees, and accounts
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server-quickbooks -e QUICKBOOKS_CLIENT_ID=<QUICKBOOKS_CLIENT_ID> -e QUICKBOOKS_CLIENT_SECRET=<QUICKBOOKS_CLIENT_SECRET> -e QUICKBOOKS_REFRESH_TOKEN=<QUICKBOOKS_REFRESH_TOKEN> -e QUICKBOOKS_REALM_ID=<QUICKBOOKS_REALM_ID> -e QUICKBOOKS_ENVIRONMENT=<QUICKBOOKS_ENVIRONMENT> -e MCP_HOST_BRIDGE_STATE=<MCP_HOST_BRIDGE_STATE> -e MINDSTONE_REBEL_BRIDGE_STATE=<MINDSTONE_REBEL_BRIDGE_STATE> -- npx -y @mindstone/mcp-server-quickbooks
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.