Skip to main content
Glama
albert-lacroix

QuickBooks Online MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QBO_PDF_OUTPUT_DIRNoDirectory to save invoice PDFs to disk (instead of returning inline base64)
QUICKBOOKS_REALM_IDYesThe QuickBooks Online company ID (realm ID)
QUICKBOOKS_CLIENT_IDYesYour QuickBooks Online client ID from the Intuit Developer Portal
QUICKBOOKS_ENVIRONMENTYesEnvironment: 'sandbox' or 'production'sandbox
QUICKBOOKS_CLIENT_SECRETYesYour QuickBooks Online client secret
QUICKBOOKS_DISABLE_WRITENoSet to 'true' to suppress create_* toolsfalse
QUICKBOOKS_REFRESH_TOKENYesYour QuickBooks Online OAuth refresh token obtained via the auth flow
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/albert-lacroix/quickbooks-online-mcp-server'

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