Skip to main content
Glama
FlockDeveloperAlter

QuickBooks Online MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUICKBOOKS_REALM_IDYesThe realm ID (company ID) for your QuickBooks Online company.
QUICKBOOKS_CLIENT_IDYesYour QuickBooks Online client ID from Intuit Developer Portal.
QUICKBOOKS_ENVIRONMENTNoThe QuickBooks environment: 'sandbox' or 'production'. Default is 'sandbox'.sandbox
QUICKBOOKS_CLIENT_SECRETYesYour QuickBooks Online client secret.
QUICKBOOKS_DISABLE_WRITENoSet to 'true' to disable write tools (create operations).false
QUICKBOOKS_REFRESH_TOKENYesThe OAuth refresh token for QuickBooks Online.
QUICKBOOKS_DISABLE_DELETENoSet to 'true' to disable delete tools.false
QUICKBOOKS_DISABLE_UPDATENoSet to 'true' to disable update tools.false

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/FlockDeveloperAlter/quickbooks-online-mcp-server-integration'

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