Skip to main content
Glama
amin-ale

QuickBooks Online MCP Server

by amin-ale

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QBO_SCOPESNoSpace-separated OAuth scopes. Defaults to com.intuit.quickbooks.accounting.
QBO_REALM_IDNoThe QuickBooks company ID (realm ID).
QBO_CLIENT_IDNoThe client ID from the Intuit Developer portal.
QBO_ENVIRONMENTNoThe QuickBooks environment: 'sandbox' or 'production'.sandbox
QBO_MAX_RETRIESNoMaximum number of retries on rate limits or server errors.
QBO_REDIRECT_URINoThe redirect URI for OAuth, must match the one configured in Intuit.http://localhost:8765/callback
QBO_CLIENT_SECRETNoThe client secret from the Intuit Developer portal.
QBO_REQUESTS_PER_MINUTENoMaximum number of API requests per minute.
QBO_REQUESTS_PER_SECONDNoMaximum number of API requests per second.

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

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/amin-ale/mcp-quickbooks'

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