Skip to main content
Glama
mohitmistry-cmyk

QuickBooks Online MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QBO_PDF_OUTPUT_DIRNoOptional directory path to save downloaded PDFs; when set, invoice PDFs are saved to disk instead of returned inline
QUICKBOOKS_REALM_IDYesYour QuickBooks Online company ID
QUICKBOOKS_CLIENT_IDYesYour Intuit app client ID
QUICKBOOKS_ENVIRONMENTNoQuickBooks environment: 'sandbox' or 'production'sandbox
QUICKBOOKS_CLIENT_SECRETYesYour Intuit app client secret
QUICKBOOKS_DISABLE_WRITENoSet to 'true' to suppress create_* toolsfalse
QUICKBOOKS_REFRESH_TOKENYesOAuth refresh token obtained after initial authorization
QUICKBOOKS_DISABLE_DELETENoSet to 'true' to suppress delete_* toolsfalse
QUICKBOOKS_DISABLE_UPDATENoSet to 'true' to suppress update_* toolsfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/mohitmistry-cmyk/quickbooks-online-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server