QuickBooks Online MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QUICKBOOKS_REALM_ID | Yes | The realm ID (company ID) for your QuickBooks Online company. | |
| QUICKBOOKS_CLIENT_ID | Yes | Your QuickBooks Online client ID from Intuit Developer Portal. | |
| QUICKBOOKS_ENVIRONMENT | No | The QuickBooks environment: 'sandbox' or 'production'. Default is 'sandbox'. | sandbox |
| QUICKBOOKS_CLIENT_SECRET | Yes | Your QuickBooks Online client secret. | |
| QUICKBOOKS_DISABLE_WRITE | No | Set to 'true' to disable write tools (create operations). | false |
| QUICKBOOKS_REFRESH_TOKEN | Yes | The OAuth refresh token for QuickBooks Online. | |
| QUICKBOOKS_DISABLE_DELETE | No | Set to 'true' to disable delete tools. | false |
| QUICKBOOKS_DISABLE_UPDATE | No | Set to 'true' to disable update tools. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues