QuickBooks Online MCP Server
Officialby Intuit-CA
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QUICKBOOKS_REALM_ID | Yes | The realm/company ID for QuickBooks Online | |
| QUICKBOOKS_CLIENT_ID | Yes | Your QuickBooks Online client ID from Intuit Developer Portal | |
| QUICKBOOKS_ENVIRONMENT | No | QuickBooks environment: 'sandbox' or 'production' | sandbox |
| QUICKBOOKS_CLIENT_SECRET | Yes | Your QuickBooks Online client secret | |
| QUICKBOOKS_DISABLE_WRITE | No | Set to 'true' to suppress create_* tools | false |
| QUICKBOOKS_REFRESH_TOKEN | Yes | OAuth refresh token for QuickBooks Online | |
| QUICKBOOKS_DISABLE_DELETE | No | Set to 'true' to suppress delete_* tools | false |
| QUICKBOOKS_DISABLE_UPDATE | No | Set to 'true' to suppress update_* tools | false |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Intuit-CA/quickbooks-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server