quickbooks-mcp
by nichewizard
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QBO_PDF_OUTPUT_DIR | No | Directory to save invoice PDFs to disk instead of returning inline | |
| QUICKBOOKS_REALM_ID | Yes | The realm ID (company ID) of your QuickBooks Online company | |
| QUICKBOOKS_CLIENT_ID | Yes | Your QuickBooks Online client ID from the Intuit Developer Portal | |
| QUICKBOOKS_ENVIRONMENT | No | Environment to use: 'sandbox' or 'production' | sandbox |
| QUICKBOOKS_CLIENT_SECRET | Yes | Your QuickBooks Online client secret from the Intuit Developer Portal | |
| QUICKBOOKS_DISABLE_WRITE | No | Set to 'true' to suppress create_* tools | false |
| QUICKBOOKS_REFRESH_TOKEN | Yes | OAuth refresh token obtained after initial authorization | |
| QUICKBOOKS_DISABLE_DELETE | No | Set to 'true' to suppress delete_* tools | false |
| QUICKBOOKS_DISABLE_UPDATE | No | Set to 'true' to suppress 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
ActivitySlowing
ResponsivenessNo issues