Skip to main content
Glama
nichewizard

quickbooks-mcp

by nichewizard

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
QUICKBOOKS_REALM_IDYesThe realm ID (company ID) of your QuickBooks Online company
QUICKBOOKS_CLIENT_IDYesYour QuickBooks Online client ID from the Intuit Developer Portal
QUICKBOOKS_ENVIRONMENTNoEnvironment to use: 'sandbox' or 'production'sandbox
QUICKBOOKS_CLIENT_SECRETYesYour QuickBooks Online client secret from the Intuit Developer Portal
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/nichewizard/quickbooks-mcp'

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